Manages revisions

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

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