Manages revisions

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

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