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

{
    "url": "https://demozoo.org/api/v1/releasers/4484/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4484/",
    "id": 4484,
    "name": "Mac",
    "is_group": false,
    "nicks": [
        {
            "name": "Kelepakilikka",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kelepakilikka"
            ]
        },
        {
            "name": "Mac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149866/?format=api",
                "id": 149866,
                "name": "Azure Onyx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4439"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1707"
        }
    ]
}