Manages revisions

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

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