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

{
    "url": "https://demozoo.org/api/v1/releasers/13400/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13400/",
    "id": 13400,
    "name": "Dole",
    "is_group": true,
    "nicks": [
        {
            "name": "Dole",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dole"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/334/?format=api",
                "id": 334,
                "name": "TmX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                "id": 8389,
                "name": "Mygg"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7352/?format=api",
                "id": 7352,
                "name": "Stardust"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19448/?format=api",
                "id": 19448,
                "name": "aGEM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45748/?format=api",
                "id": 45748,
                "name": "Noy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14011/?format=api",
                "id": 14011,
                "name": "J-Boy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118421/?format=api",
                "id": 118421,
                "name": "Std"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27392"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1773"
        }
    ]
}