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

{
    "url": "https://demozoo.org/api/v1/releasers/14129/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14129/",
    "id": 14129,
    "name": "Verle",
    "is_group": false,
    "nicks": [
        {
            "name": "Ebola 7",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ebola 7"
            ]
        },
        {
            "name": "Rhetoric",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rhetoric"
            ]
        },
        {
            "name": "Verle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Verle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                "id": 14120,
                "name": "Logic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24292/?format=api",
                "id": 24292,
                "name": "Joined Forces"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}