Manages revisions

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

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