Manages revisions

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

{
    "id": 512102,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "04f9c14b711b2968ba3317054b0ab6d4398b6ba5",
    "head_changeset": "142cca72eb3caf358160532c71a4e701d23f20a1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 142cca72eb3c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512102/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512102/issues/?format=api",
    "phabricator_url": null
}