Manages revisions

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

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