Manages revisions

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

{
    "id": 503599,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "388c99491358313ace02c5e086da5c68b2a5086b",
    "head_changeset": "2ea6d2269b5c30f23edce29f980b85dde8ca4ce1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2ea6d2269b5c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503599/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503599/issues/?format=api",
    "phabricator_url": null
}