GET /api/ipam/rirs/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "url": "https://netbox.c3voc.de/api/ipam/rirs/1/?format=api",
    "display": "RIPE NCC",
    "name": "RIPE NCC",
    "slug": "ripe",
    "is_private": false,
    "description": "",
    "tags": [],
    "custom_fields": {},
    "created": "2023-01-14T15:08:08.640209Z",
    "last_updated": "2023-01-14T15:08:50.069301Z",
    "aggregate_count": 0
}