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

{
    "url": "https://demozoo.org/api/v1/releasers/4525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4525/",
    "id": 4525,
    "name": "Manx",
    "is_group": false,
    "nicks": [
        {
            "name": "Manx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50935/?format=api",
                "id": 50935,
                "name": "Archaos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4515/?format=api",
                "id": 4515,
                "name": "Infinite Perfection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2621"
        }
    ]
}