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

{
    "url": "https://demozoo.org/api/v1/releasers/47892/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47892/",
    "id": 47892,
    "name": "Obcy",
    "is_group": false,
    "nicks": [
        {
            "name": "Obcy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Obcy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20104/?format=api",
                "id": 20104,
                "name": "Fortress"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                "id": 10891,
                "name": "Metaphor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59079/?format=api",
                "id": 59079,
                "name": "Status OK"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5473"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38408"
        }
    ]
}