Manages revisions

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

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