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

{
    "url": "https://demozoo.org/api/v1/releasers/20541/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20541/",
    "id": 20541,
    "name": "Ancients Pledge",
    "is_group": true,
    "nicks": [
        {
            "name": "Ancients Pledge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ancients Pledge"
            ]
        },
        {
            "name": "Ancients Pledge Inc",
            "abbreviation": "API",
            "is_primary_nick": false,
            "variants": [
                "API",
                "Ancients Pledge Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                "id": 5571,
                "name": "LHS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                "id": 159,
                "name": "Almighty God"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23228/?format=api",
                "id": 23228,
                "name": "NecroPolo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21342/?format=api",
                "id": 21342,
                "name": "Neoman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ancientspledge.com/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5919"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3574"
        }
    ]
}