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

{
    "url": "https://demozoo.org/api/v1/releasers/15728/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15728/",
    "id": 15728,
    "name": "Agent Orange",
    "is_group": false,
    "nicks": [
        {
            "name": "Agent Orange",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Agent Orange"
            ]
        },
        {
            "name": "Agora",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Agora"
            ]
        },
        {
            "name": "Oleg Agorka",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Oleg Agorka"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}