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

{
    "url": "https://demozoo.org/api/v1/releasers/19008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19008/",
    "id": 19008,
    "name": "Pest",
    "is_group": false,
    "nicks": [
        {
            "name": "P3st",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P3st"
            ]
        },
        {
            "name": "Pest",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pest"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19007/?format=api",
                "id": 19007,
                "name": "TranZe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18567/?format=api",
                "id": 18567,
                "name": "neXus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71728/?format=api",
                "id": 71728,
                "name": "Insecticide"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5713"
        }
    ]
}