Manages revisions

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

{
    "id": 513349,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "93b4a834ba13b659be9cf71064bceae8d42dcf9d",
    "head_changeset": "6b04ee0c094f4c699f7db305f64099534efed9d8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6b04ee0c094f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513349/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513349/issues/?format=api",
    "phabricator_url": null
}