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

{
    "url": "https://demozoo.org/api/v1/releasers/1708/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1708/",
    "id": 1708,
    "name": "Crm",
    "is_group": false,
    "nicks": [
        {
            "name": "Crm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/869/?format=api",
                "id": 869,
                "name": "Soc. Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45659/?format=api",
                "id": 45659,
                "name": "Red Rats"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=13698"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=40542"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3604"
        }
    ]
}