Manages revisions

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

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