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

{
    "url": "https://demozoo.org/api/v1/releasers/35596/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35596/",
    "id": 35596,
    "name": "Exidor",
    "is_group": false,
    "nicks": [
        {
            "name": "Exidor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exidor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32256/?format=api",
                "id": 32256,
                "name": "The Lazer Heads"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2573"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13529"
        }
    ]
}