Manages revisions

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

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