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

{
    "url": "https://demozoo.org/api/v1/releasers/20669/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20669/",
    "id": 20669,
    "name": "E.F.A.",
    "is_group": true,
    "nicks": [
        {
            "name": "E.F.A.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "E.F.A."
            ]
        },
        {
            "name": "EFA",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EFA"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4898/?format=api",
                "id": 4898,
                "name": "Interpol"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                "id": 66600,
                "name": "Motion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38293"
        }
    ]
}