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

{
    "url": "https://demozoo.org/api/v1/releasers/134390/?format=api",
    "demozoo_url": "https://demozoo.org/groups/134390/",
    "id": 134390,
    "name": "Fade",
    "is_group": true,
    "nicks": [
        {
            "name": "Fade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fade"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                "id": 30011,
                "name": "Motion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                "id": 43672,
                "name": "Ash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41756"
        }
    ]
}