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

{
    "url": "https://demozoo.org/api/v1/releasers/60147/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60147/",
    "id": 60147,
    "name": "G.I.N",
    "is_group": true,
    "nicks": [
        {
            "name": "G.I.N",
            "abbreviation": "GIN",
            "is_primary_nick": true,
            "variants": [
                "G.I.N",
                "GIN",
                "Girls Into Nymphomania",
                "Guys Into Narcotics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54300/?format=api",
                "id": 54300,
                "name": "Gordon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117735/?format=api",
                "id": 117735,
                "name": "Fizz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37745"
        }
    ]
}