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

{
    "url": "https://demozoo.org/api/v1/releasers/58801/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58801/",
    "id": 58801,
    "name": "Mr. Wrong",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Wrong",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Wrong",
                "mrw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
                "id": 17807,
                "name": "Glue"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137928/?format=api",
                "id": 137928,
                "name": "Fokus Fonting"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127689/?format=api",
                "id": 127689,
                "name": "Used"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}