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

{
    "url": "https://demozoo.org/api/v1/releasers/21401/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21401/",
    "id": 21401,
    "name": "IZE",
    "is_group": false,
    "nicks": [
        {
            "name": "IZE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IZE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                "id": 124544,
                "name": "Nocturnal Holocaust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25519/?format=api",
                "id": 25519,
                "name": "Nerp"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71569"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/ize"
        }
    ]
}