Manages revisions

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

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