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

{
    "url": "https://demozoo.org/api/v1/releasers/43238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43238/",
    "id": 43238,
    "name": "Roadrunner",
    "is_group": false,
    "nicks": [
        {
            "name": "Roadrunner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Roadrunner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48650/?format=api",
                "id": 48650,
                "name": "Dream Recordings"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127503/?format=api",
                "id": 127503,
                "name": "Miracle Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}