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

{
    "url": "https://demozoo.org/api/v1/releasers/103087/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/103087/",
    "id": 103087,
    "name": "Per Madsen",
    "is_group": false,
    "nicks": [
        {
            "name": "GI-Joe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GI-Joe"
            ]
        },
        {
            "name": "Gi Joe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gi Joe"
            ]
        },
        {
            "name": "Per Madsen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Per Madsen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108649/?format=api",
                "id": 108649,
                "name": "The Softteam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107617/?format=api",
                "id": 107617,
                "name": "Danish Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9724"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16495"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=64320"
        }
    ]
}