Manages revisions

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

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