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

{
    "url": "https://demozoo.org/api/v1/releasers/13262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13262/",
    "id": 13262,
    "name": "Lucid",
    "is_group": false,
    "nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lucid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
                "id": 113597,
                "name": "WAKE"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://sleeplab.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.lena-kilkka.com/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5174/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/lucidberlin/"
        }
    ]
}