Manages revisions

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

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