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

{
    "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
    "demozoo_url": "https://demozoo.org/groups/123618/",
    "id": 123618,
    "name": "Really Awful Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Really Awful Music",
            "abbreviation": "RAM",
            "is_primary_nick": true,
            "variants": [
                "RAM",
                "Really Awful Music"
            ]
        },
        {
            "name": "Really Awful Music Productions",
            "abbreviation": "RAM Productions",
            "is_primary_nick": false,
            "variants": [
                "RAM Productions",
                "Really Awful Music Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44369/?format=api",
                "id": 44369,
                "name": "The Rave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78333/?format=api",
                "id": 78333,
                "name": "Alien Son"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82599/?format=api",
                "id": 82599,
                "name": "Hell Raiser"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135495/?format=api",
                "id": 135495,
                "name": "The Professor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135496/?format=api",
                "id": 135496,
                "name": "Sonny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135497/?format=api",
                "id": 135497,
                "name": "The Razormaid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135498/?format=api",
                "id": 135498,
                "name": "Gage Steele"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86838/?format=api",
                "id": 86838,
                "name": "D'mitri D'milo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135499/?format=api",
                "id": 135499,
                "name": "Sound Smith"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135500/?format=api",
                "id": 135500,
                "name": "Roach"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135501/?format=api",
                "id": 135501,
                "name": "Landee-J"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135502/?format=api",
                "id": 135502,
                "name": "Earth Warrior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135503/?format=api",
                "id": 135503,
                "name": "The Goat Master"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135504/?format=api",
                "id": 135504,
                "name": "Grendel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135505/?format=api",
                "id": 135505,
                "name": "Cygnus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25647/?format=api",
                "id": 25647,
                "name": "Strong Hold"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135506/?format=api",
                "id": 135506,
                "name": "Chainsaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116625/?format=api",
                "id": 116625,
                "name": "Fortunato"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77494/?format=api",
                "id": 77494,
                "name": "The Depredator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/really+awful+music"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/ram"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/really-awful-music"
        }
    ]
}