Manages revisions

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

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