Manages revisions

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

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