Manages revisions

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

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