Manages revisions

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

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