Manages revisions

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

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