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

{
    "url": "https://demozoo.org/api/v1/releasers/103426/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103426/",
    "id": 103426,
    "name": "Metonics",
    "is_group": true,
    "nicks": [
        {
            "name": "Metonics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Metonics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83494/?format=api",
                "id": 83494,
                "name": "Vaxine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103427/?format=api",
                "id": 103427,
                "name": "Space Baron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103475/?format=api",
                "id": 103475,
                "name": "Lord Aragorn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65151"
        }
    ]
}