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

{
    "url": "https://demozoo.org/api/v1/releasers/15201/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15201/",
    "id": 15201,
    "name": "Axl",
    "is_group": false,
    "nicks": [
        {
            "name": "Axl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axl"
            ]
        },
        {
            "name": "Kraftwerket",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kraftwerket"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                "id": 6572,
                "name": "The Dennis Courtney 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15499/?format=api",
                "id": 15499,
                "name": "Syntax Terror"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=451"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010505060836/http://hem.passagen.se/axl/"
        }
    ]
}