Manages revisions

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

{
    "id": 413072,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3254d5c12d0864373325bd04a16506324b4c6313",
    "head_changeset": "fd180493ce3b2752dda5ecf9ab4d7d9b8c761601",
    "phabricator_id": 231587,
    "phabricator_phid": "PHID-DREV-3hxrymcrfdcjfurxscdn",
    "title": "Bug 1932150 - Implement a method to allow swapping the boundaries based on their positions in flat tree",
    "bugzilla_id": 1932150,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413072/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413072/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231587"
}