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

{
    "url": "https://demozoo.org/api/v1/releasers/15270/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15270/",
    "id": 15270,
    "name": "manx",
    "is_group": false,
    "nicks": [
        {
            "name": "manx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manx",
                "manx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                "id": 3527,
                "name": "Never"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17470/?format=api",
                "id": 17470,
                "name": "TAME"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18772/?format=api",
                "id": 18772,
                "name": "Abgestürzte Akademiker"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1859"
        }
    ]
}