Manages revisions

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

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