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

{
    "url": "https://demozoo.org/api/v1/releasers/13404/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13404/",
    "id": 13404,
    "name": "Aeroba",
    "is_group": false,
    "nicks": [
        {
            "name": "Aeroba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aeroba"
            ]
        },
        {
            "name": "Aerobitch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aerobitch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                "id": 5063,
                "name": "X-Zone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13280/?format=api",
                "id": 13280,
                "name": "Candle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25594/?format=api",
                "id": 25594,
                "name": "3 Stockarna Snuse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=5028"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30137"
        }
    ]
}