Manages revisions

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

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