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

{
    "url": "https://demozoo.org/api/v1/releasers/46698/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46698/",
    "id": 46698,
    "name": "Radiance",
    "is_group": true,
    "nicks": [
        {
            "name": "Radiance",
            "abbreviation": "RDC",
            "is_primary_nick": true,
            "variants": [
                "RDC",
                "Radiance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46729/?format=api",
                "id": 46729,
                "name": "Zinc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48812/?format=api",
                "id": 48812,
                "name": "Loki"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58873/?format=api",
                "id": 58873,
                "name": "Acidfrog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58650/?format=api",
                "id": 58650,
                "name": "Jake Blues"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58645/?format=api",
                "id": 58645,
                "name": "Esquire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58647/?format=api",
                "id": 58647,
                "name": "Foolish Bird"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}