Manages revisions

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

{
    "id": 503402,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8ac6aa922c49cb9dc93d1608b6d7c13bc2fc157b",
    "head_changeset": "506b396d4774b7a7d110b7e5526dc22779ad8963",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 506b396d4774 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503402/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503402/issues/?format=api",
    "phabricator_url": null
}