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

{
    "url": "https://demozoo.org/api/v1/releasers/106111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106111/",
    "id": 106111,
    "name": "DCD",
    "is_group": false,
    "nicks": [
        {
            "name": "DCD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DCD"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1957/?format=api",
                "id": 1957,
                "name": "Decnite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                "id": 2095,
                "name": "Krafted"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105007/?format=api",
                "id": 105007,
                "name": "Love"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
                "id": 1041,
                "name": "Parallax"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12409"
        }
    ]
}