Manages revisions

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

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