Manages revisions

GET /v1/revision/530240/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 530240,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "f7a990b6010ebc9001bed4ad11fbb9ccc9f73d53",
    "head_changeset": "7fcd412689f58ad72cdda5f60f9981db0f9bbf25",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7fcd412689f5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530240/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530240/issues/?format=api",
    "phabricator_url": null
}