Manages revisions

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

{
    "id": 507801,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2b712cfc36789cd4d89065f0b69df6baef64d39e",
    "head_changeset": "341d8ad5c2380325e94e69a8db24482cdd3e330f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 341d8ad5c238 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507801/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507801/issues/?format=api",
    "phabricator_url": null
}