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

{
    "url": "https://demozoo.org/api/v1/releasers/4389/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4389/",
    "id": 4389,
    "name": "Dozer",
    "is_group": false,
    "nicks": [
        {
            "name": "Dozer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dozer"
            ]
        },
        {
            "name": "Noodle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Noodle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71085/?format=api",
                "id": 71085,
                "name": "Demozoo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63057"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://icosahedron.website/@Dozer"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=7794"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2552"
        }
    ]
}