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

{
    "url": "https://demozoo.org/api/v1/releasers/17247/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17247/",
    "id": 17247,
    "name": "Flagg",
    "is_group": false,
    "nicks": [
        {
            "name": "Flagg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flagg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8622/?format=api",
                "id": 8622,
                "name": "Panic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                "id": 58163,
                "name": "Blue Pearl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85163/?format=api",
                "id": 85163,
                "name": "Digital Underground"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102786/?format=api",
                "id": 102786,
                "name": "Bitch Magnet"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
                "id": 63562,
                "name": "Sequence Gamma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=319"
        }
    ]
}