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

{
    "url": "https://demozoo.org/api/v1/releasers/11143/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11143/",
    "id": 11143,
    "name": "Nightlight",
    "is_group": false,
    "nicks": [
        {
            "name": "Nightlight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nightlight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4653/?format=api",
                "id": 4653,
                "name": "Atomic Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103009/?format=api",
                "id": 103009,
                "name": "Digital Knights"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5356"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3601"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/861/"
        }
    ]
}