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

{
    "url": "https://demozoo.org/api/v1/releasers/47704/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47704/",
    "id": 47704,
    "name": "True Color",
    "is_group": false,
    "nicks": [
        {
            "name": "True Color",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "True Color"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19543/?format=api",
                "id": 19543,
                "name": "Moon Hunters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47729/?format=api",
                "id": 47729,
                "name": "Unlimited Creations"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79578/?format=api",
                "id": 79578,
                "name": "Coders Task Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}