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

{
    "url": "https://demozoo.org/api/v1/releasers/124359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124359/",
    "id": 124359,
    "name": "Lydon",
    "is_group": false,
    "nicks": [
        {
            "name": "Lydon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lydon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102161/?format=api",
                "id": 102161,
                "name": "Fugitives"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                "id": 48028,
                "name": "Sataki"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3819/?format=api",
                "id": 3819,
                "name": "Miracles"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13594/?format=api",
                "id": 13594,
                "name": "Tengu"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4879"
        }
    ]
}