Manages revisions

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

{
    "id": 504286,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "973d741cbd2feed87a3249809c861701bf54f10a",
    "head_changeset": "90dbe012ec12afb61e1bf292abcec37dea5715fb",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 90dbe012ec12 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504286/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504286/issues/?format=api",
    "phabricator_url": null
}