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

{
    "url": "https://demozoo.org/api/v1/releasers/36892/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36892/",
    "id": 36892,
    "name": "Creep",
    "is_group": false,
    "nicks": [
        {
            "name": "Creep",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CreeP",
                "Creep",
                "creep"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                "id": 20047,
                "name": "Latex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://piratkopia.se"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61390"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100431"
        }
    ]
}