Manages revisions

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

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