Manages revisions

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

{
    "id": 530064,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5b0dd3b2f905acf5869e55c3ea96c00beeb2c621",
    "head_changeset": "122b018e653518f6ddb797345788fc33889139fc",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 122b018e6535 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530064/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530064/issues/?format=api",
    "phabricator_url": null
}