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

{
    "url": "https://demozoo.org/api/v1/releasers/118837/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118837/",
    "id": 118837,
    "name": "ORWOHaus",
    "is_group": true,
    "nicks": [
        {
            "name": "ORWOHaus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ORWOHaus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118834/?format=api",
                "id": 118834,
                "name": "SCOtty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145581/?format=api",
                "id": 145581,
                "name": "Anne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145582/?format=api",
                "id": 145582,
                "name": "Alex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145583/?format=api",
                "id": 145583,
                "name": "Maurice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://orwohaus.de/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/ORWOhaus"
        }
    ]
}