Manages revisions

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

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