Manages revisions

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

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