Manages revisions

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

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