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

{
    "url": "https://demozoo.org/api/v1/releasers/2749/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2749/",
    "id": 2749,
    "name": "Magic Drummer",
    "is_group": false,
    "nicks": [
        {
            "name": "Magic Drummer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magic Drummer"
            ]
        },
        {
            "name": "Magic Drummer Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MDD",
                "Magic Drummer Design"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                "id": 1862,
                "name": "Endless Piracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                "id": 1859,
                "name": "Tarkus Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53734/?format=api",
                "id": 53734,
                "name": "The Sunriders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95263/?format=api",
                "id": 95263,
                "name": "Softwar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98254/?format=api",
                "id": 98254,
                "name": "Huang Ho"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2635"
        }
    ]
}