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

{
    "url": "https://demozoo.org/api/v1/releasers/43896/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43896/",
    "id": 43896,
    "name": "Freddy",
    "is_group": false,
    "nicks": [
        {
            "name": "Fab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fab"
            ]
        },
        {
            "name": "Freddy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freddy"
            ]
        },
        {
            "name": "Punisher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Punisher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43892/?format=api",
                "id": 43892,
                "name": "Artemis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77891/?format=api",
                "id": 77891,
                "name": "Teladon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43898/?format=api",
                "id": 43898,
                "name": "Harman Kardon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18887"
        }
    ]
}