Manages revisions

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

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