Manages revisions

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

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