Manages revisions

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

{
    "id": 524230,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "55f7a93bbe58c7b9604d70d29f64c9bfa4ce117b",
    "head_changeset": "2396b120e64fdfa551b759b04c4805fb915ad09c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2396b120e64f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524230/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524230/issues/?format=api",
    "phabricator_url": null
}