Manages revisions

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

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