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

{
    "url": "https://demozoo.org/api/v1/releasers/13485/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13485/",
    "id": 13485,
    "name": "Ant",
    "is_group": false,
    "nicks": [
        {
            "name": "Ant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13488/?format=api",
                "id": 13488,
                "name": "Spiderboyz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                "id": 51004,
                "name": "Unlimited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94941/?format=api",
                "id": 94941,
                "name": "Black Fishy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3915"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25865"
        }
    ]
}