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

{
    "url": "https://demozoo.org/api/v1/releasers/1563/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1563/",
    "id": 1563,
    "name": "$DFF180",
    "is_group": false,
    "nicks": [
        {
            "name": "$DFF180",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "$DFF180"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/704/?format=api",
                "id": 704,
                "name": "Cryptoburners"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1561/?format=api",
                "id": 1561,
                "name": "Amonia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1191/?format=api",
                "id": 1191,
                "name": "Shade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1824"
        }
    ]
}