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

{
    "url": "https://demozoo.org/api/v1/releasers/1578/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1578/",
    "id": 1578,
    "name": "Dime",
    "is_group": false,
    "nicks": [
        {
            "name": "Antti Mustakallio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antti Mustakallio"
            ]
        },
        {
            "name": "Dime",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dime"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1957/?format=api",
                "id": 1957,
                "name": "Decnite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                "id": 1577,
                "name": "World Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1886"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12381"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/326/"
        }
    ]
}