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

{
    "url": "https://demozoo.org/api/v1/releasers/121000/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121000/",
    "id": 121000,
    "name": "Impulse",
    "is_group": false,
    "nicks": [
        {
            "name": "Impulse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Impulse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121480/?format=api",
                "id": 121480,
                "name": "Fatal Trading Experience"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120997/?format=api",
                "id": 120997,
                "name": "Therapy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121007/?format=api",
                "id": 121007,
                "name": "Masturb8"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144374/?format=api",
                "id": 144374,
                "name": "Immoral Trading Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}