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

{
    "url": "https://demozoo.org/api/v1/releasers/3028/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3028/",
    "id": 3028,
    "name": "The Alberts",
    "is_group": true,
    "nicks": [
        {
            "name": "The Alberts",
            "abbreviation": "THA",
            "is_primary_nick": true,
            "variants": [
                "THA",
                "The Alberts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3029/?format=api",
                "id": 3029,
                "name": "Solarius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3030/?format=api",
                "id": 3030,
                "name": "Oasiz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3975/?format=api",
                "id": 3975,
                "name": "Galaksinvartija"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                "id": 12738,
                "name": "Thec"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/5339/?format=api",
                "id": 5339,
                "name": "Keksi siihen jotain"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58942"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10430"
        }
    ]
}