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

{
    "url": "https://demozoo.org/api/v1/releasers/5430/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5430/",
    "id": 5430,
    "name": "Alien Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "Alien Industries",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5402/?format=api",
                "id": 5402,
                "name": "Tentacle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                "id": 5408,
                "name": "Puni"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1270/?format=api",
                "id": 1270,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1175/?format=api",
                "id": 1175,
                "name": "Radiance"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10071/?format=api",
                "id": 10071,
                "name": "Mello"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64394"
        }
    ]
}