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

{
    "url": "https://demozoo.org/api/v1/releasers/25629/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25629/",
    "id": 25629,
    "name": "Albert",
    "is_group": false,
    "nicks": [
        {
            "name": "Albert",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Albert"
            ]
        },
        {
            "name": "Allu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Allu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                "id": 6704,
                "name": "Chryseis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52481/?format=api",
                "id": 52481,
                "name": "PU-239"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://byterapers.scene.org/members-albert.htm"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3981"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8034"
        }
    ]
}