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

{
    "url": "https://demozoo.org/api/v1/releasers/80374/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80374/",
    "id": 80374,
    "name": "Crypto",
    "is_group": false,
    "nicks": [
        {
            "name": "Crypto",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crypto"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83261/?format=api",
                "id": 83261,
                "name": "Heritage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}