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

{
    "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12968/",
    "id": 12968,
    "name": "The Lost Souls",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lost Souls",
            "abbreviation": "TLS",
            "is_primary_nick": true,
            "variants": [
                "TLS",
                "The Lost Souls"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13809/?format=api",
                "id": 13809,
                "name": "Kezoomer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13822/?format=api",
                "id": 13822,
                "name": "Cyberfish"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15346/?format=api",
                "id": 15346,
                "name": "Rawhead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15347/?format=api",
                "id": 15347,
                "name": "MTB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15348/?format=api",
                "id": 15348,
                "name": "Kulde"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://the-lost-souls.github.io/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/the-lost-souls"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1459"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@Torbjorv1"
        }
    ]
}