Manages revisions

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

{
    "id": 485142,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64bbbdec96875556911c96330613607455634d2b",
    "head_changeset": "0d656f4af7133ff32ce50051763cea09afa9fa33",
    "phabricator_id": 254943,
    "phabricator_phid": "PHID-DREV-bmwt5gdeq2wfax6rmdwi",
    "title": "WIP: Bug 1867191 - pt 2. Use a custom array implementation for PHC's metadata",
    "bugzilla_id": 1867191,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485142/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485142/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254943"
}