Manages revisions

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

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