Manages revisions

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

{
    "id": 512475,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
    "head_changeset": "7af3690080457e463c425c50ce57f05c54f72130",
    "phabricator_id": 261023,
    "phabricator_phid": "PHID-DREV-fn57ollzx57je2jqh7ka",
    "title": "Bug 1947025 - Added cookie isolation r?valentin",
    "bugzilla_id": 1947025,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512475/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512475/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261023"
}