Manages revisions

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

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