Manages revisions

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

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