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

{
    "url": "https://demozoo.org/api/v1/releasers/5799/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5799/",
    "id": 5799,
    "name": "Plauze",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Plauze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Plauze"
            ]
        },
        {
            "name": "Plauze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plauze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8642/?format=api",
                "id": 8642,
                "name": "Shrimps Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5839"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14542"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3658"
        }
    ]
}