Manages revisions

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

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