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

{
    "url": "https://demozoo.org/api/v1/releasers/121168/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121168/",
    "id": 121168,
    "name": "AJT",
    "is_group": false,
    "nicks": [
        {
            "name": "AJT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A.J.T.91",
                "AJT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                "id": 7204,
                "name": "Infiny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12811/?format=api",
                "id": 12811,
                "name": "Magical Wonder Band"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/artists/ajt/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990423091307/http://gueuze.ati.univ-paris8.fr/AJT/index.htm"
        }
    ]
}