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

{
    "url": "https://demozoo.org/api/v1/releasers/13576/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13576/",
    "id": 13576,
    "name": "Mr 4Tune",
    "is_group": false,
    "nicks": [
        {
            "name": "4o",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "4o"
            ]
        },
        {
            "name": "Mr 4Tune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr 4Tune",
                "Mr4tune"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": true
        },
        {
            "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/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16719/?format=api",
                "id": 16719,
                "name": "Mean Scheme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}