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

{
    "url": "https://demozoo.org/api/v1/releasers/4193/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4193/",
    "id": 4193,
    "name": "Soul",
    "is_group": false,
    "nicks": [
        {
            "name": "Dexter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dexter"
            ]
        },
        {
            "name": "Soul",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soul"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1618/?format=api",
                "id": 1618,
                "name": "Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4562/?format=api",
                "id": 4562,
                "name": "Rednex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101057/?format=api",
                "id": 101057,
                "name": "Andylon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6883"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27057"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1112/"
        }
    ]
}