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

{
    "url": "https://demozoo.org/api/v1/releasers/25420/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25420/",
    "id": 25420,
    "name": "d2mac and roman",
    "is_group": false,
    "nicks": [
        {
            "name": "d2-Rn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "d2-Rn"
            ]
        },
        {
            "name": "d2mac and roman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "d2mac and roman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46119/?format=api",
                "id": 46119,
                "name": "Shade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143557/?format=api",
                "id": 143557,
                "name": "Comic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}