Manages revisions

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

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