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

{
    "url": "https://demozoo.org/api/v1/releasers/19690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19690/",
    "id": 19690,
    "name": "Access",
    "is_group": false,
    "nicks": [
        {
            "name": "Access",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Access"
            ]
        },
        {
            "name": "aXs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "aXs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36812/?format=api",
                "id": 36812,
                "name": "Antares"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                "id": 11356,
                "name": "Pulpe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                "id": 10476,
                "name": "Ketchup Killers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}