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

{
    "url": "https://demozoo.org/api/v1/releasers/100186/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100186/",
    "id": 100186,
    "name": "La Marque Jaune",
    "is_group": true,
    "nicks": [
        {
            "name": "La Marque Jaune",
            "abbreviation": "LMJ",
            "is_primary_nick": true,
            "variants": [
                "LMJ",
                "La Marque Jaune"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/731/?format=api",
                "id": 731,
                "name": "Corsair"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/732/?format=api",
                "id": 732,
                "name": "Mr. Video"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1364/?format=api",
                "id": 1364,
                "name": "Fred"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66665/?format=api",
                "id": 66665,
                "name": "Oldrik"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55207"
        }
    ]
}