Manages revisions

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

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