Manages revisions

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

{
    "id": 511945,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "60f55f1ad2335475b00d8658e5cc8ea2cf7b9f9a",
    "head_changeset": "3b30a5e2841bc95450853cf54bdf7a162dfdc016",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3b30a5e2841b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511945/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511945/issues/?format=api",
    "phabricator_url": null
}