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

{
    "url": "https://demozoo.org/api/v1/releasers/1404/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1404/",
    "id": 1404,
    "name": "Hydro",
    "is_group": false,
    "nicks": [
        {
            "name": "Hydro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hydro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88732/?format=api",
                "id": 88732,
                "name": "B.H.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=579"
        }
    ]
}