Manages revisions

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

{
    "id": 477404,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b95312128b1446bc7a2d4bad4eaf47ba491f394c",
    "head_changeset": "e5b879b7fc30655b073e1d4b37dc946a9f97c7a7",
    "phabricator_id": 251867,
    "phabricator_phid": "PHID-DREV-v46fezl35pxeerrhjlw7",
    "title": "Bug 1966865 - Create a store for custom review prompt",
    "bugzilla_id": 1966865,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477404/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477404/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251867"
}