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

{
    "url": "https://demozoo.org/api/v1/releasers/140107/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140107/",
    "id": 140107,
    "name": "Junkyard",
    "is_group": false,
    "nicks": [
        {
            "name": "Junkie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Junkie"
            ]
        },
        {
            "name": "Junkyard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Junkyard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140104/?format=api",
                "id": 140104,
                "name": "Cartel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108793/?format=api",
                "id": 108793,
                "name": "Rush Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3069"
        }
    ]
}