Manages revisions

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

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