Manages revisions

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

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