Manages revisions

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

{
    "id": 502507,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "246e16bb06c941d6f64d807d43c807bfba04ae86",
    "head_changeset": "3226d9622b42422c192c14657054e2c80d41353a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3226d9622b42 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502507/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502507/issues/?format=api",
    "phabricator_url": null
}