Manages revisions

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

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