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

{
    "url": "https://demozoo.org/api/v1/releasers/6670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6670/",
    "id": 6670,
    "name": "Maggot",
    "is_group": false,
    "nicks": [
        {
            "name": "Maggot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maggot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                "id": 1619,
                "name": "Legacy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4493"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.modland.com/pub/modules/Screamtracker%203/Maggot/"
        }
    ]
}