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

{
    "url": "https://demozoo.org/api/v1/releasers/6946/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6946/",
    "id": 6946,
    "name": "Mr. Looping",
    "is_group": false,
    "nicks": [
        {
            "name": "Looping",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Looping"
            ]
        },
        {
            "name": "Mr. Looping",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Looping"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4898/?format=api",
                "id": 4898,
                "name": "Interpol"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92851/?format=api",
                "id": 92851,
                "name": "Chipmonks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90909/?format=api",
                "id": 90909,
                "name": "Adalats"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5128"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/mr-looping"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38871"
        }
    ]
}