Manages revisions

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

{
    "id": 510830,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7925b8e5ef36d0bd80a6eab0bb866c7a920b3dd4",
    "head_changeset": "12a50fb0436a6fa7129e5a1c0ab3b4d20ceccf28",
    "phabricator_id": 260726,
    "phabricator_phid": "PHID-DREV-7njkamfqhw2oo5vvlqh7",
    "title": "Bug 1982433 - Change RemoteSettingsClient filterFunc API to allow more efficient batch processing. r=leplatrem",
    "bugzilla_id": 1982433,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510830/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510830/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260726"
}