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

{
    "url": "https://demozoo.org/api/v1/releasers/75677/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75677/",
    "id": 75677,
    "name": "2Stoned",
    "is_group": false,
    "nicks": [
        {
            "name": "2Stoned",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "2Stoned"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121709/?format=api",
                "id": 121709,
                "name": "PMC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23442/?format=api",
                "id": 23442,
                "name": "Fade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134401/?format=api",
                "id": 134401,
                "name": "Imperial"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134402/?format=api",
                "id": 134402,
                "name": "Armageddon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}