Manages revisions

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

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