Manages revisions

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

{
    "id": 485714,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f6581f130a84577a87009df53ba509bff2c5daf6",
    "head_changeset": "eeb054cebeebb91d80fa51fba1551ccc30a7e1b5",
    "phabricator_id": 255101,
    "phabricator_phid": "PHID-DREV-bax6wvtqhnqxhs6pfqwa",
    "title": "Bug 1974191: Fall back to git if git2hg fails r=ahal",
    "bugzilla_id": 1974191,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485714/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485714/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255101"
}