Manages revisions

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

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