Manages revisions

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

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