Manages revisions

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

{
    "id": 410951,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "43d313539f5fb692952b8c6eee9fa8d9b7e48fce",
    "head_changeset": "82e5e0817b9f9163a9f662f1cc66925adf4d1b8e",
    "phabricator_id": 231262,
    "phabricator_phid": "PHID-DREV-7liz4hxzf5fzt2jbxydp",
    "title": "Bug 1932441 - Part 2: Remove test for read barrier in JS::Heap's constructor that was removed in bug 1896973 r?jandem",
    "bugzilla_id": 1932441,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410951/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410951/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231262"
}