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

{
    "url": "https://demozoo.org/api/v1/releasers/42803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42803/",
    "id": 42803,
    "name": "D-Coder",
    "is_group": false,
    "nicks": [
        {
            "name": "D-Coder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D-Coder"
            ]
        },
        {
            "name": "Dominion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dominion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32206/?format=api",
                "id": 32206,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                "id": 2228,
                "name": "Pompey Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31418/?format=api",
                "id": 31418,
                "name": "Awesome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}