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

{
    "url": "https://demozoo.org/api/v1/releasers/82659/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82659/",
    "id": 82659,
    "name": "Apex",
    "is_group": false,
    "nicks": [
        {
            "name": "Apex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                "id": 538,
                "name": "Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50298/?format=api",
                "id": 50298,
                "name": "Ghost"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4179/?format=api",
                "id": 4179,
                "name": "Argon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=321"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=296"
        }
    ]
}