Manages revisions

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

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