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

{
    "url": "https://demozoo.org/api/v1/releasers/38323/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38323/",
    "id": 38323,
    "name": "Broom",
    "is_group": false,
    "nicks": [
        {
            "name": "Brm.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Brm."
            ]
        },
        {
            "name": "Broom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Broom"
            ]
        },
        {
            "name": "Deadbeat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Deadbeat"
            ]
        },
        {
            "name": "Petze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Petze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6494/?format=api",
                "id": 6494,
                "name": "Zenon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96213/?format=api",
                "id": 96213,
                "name": "Dark Millenium"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=826"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14227"
        }
    ]
}