Manages revisions

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

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