Manages revisions

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

{
    "id": 490269,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0d553d11c7acfd3832bfd3cad314e1c963bf01ff",
    "head_changeset": "b1ac7c4a3ab921aa27310f6b988e2f2aa475798c",
    "phabricator_id": 256002,
    "phabricator_phid": "PHID-DREV-yrcw5vokfjr7mtldbnvx",
    "title": "Bug 1972865 - Add hasSessionData helper and private properties. r=jdescottes",
    "bugzilla_id": 1972865,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490269/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490269/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256002"
}