Manages revisions

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

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