Manages revisions

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

{
    "id": 508011,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
    "head_changeset": "deaaef568c3fff7241a6bfdce273d35566663f6c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset deaaef568c3f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508011/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508011/issues/?format=api",
    "phabricator_url": null
}