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

{
    "url": "https://demozoo.org/api/v1/releasers/125829/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125829/",
    "id": 125829,
    "name": "DevLab/TSA",
    "is_group": true,
    "nicks": [
        {
            "name": "DevLab/TSA",
            "abbreviation": "DevLab",
            "is_primary_nick": true,
            "variants": [
                "DevLab",
                "DevLab/TSA"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6136/?format=api",
                "id": 6136,
                "name": "AMI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125613/?format=api",
                "id": 125613,
                "name": "Don Zabelino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                "id": 55235,
                "name": "Epyx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125675/?format=api",
                "id": 125675,
                "name": "CoRe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://devlab.the-solaris-agency.net/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/devlab.tsa"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/DevLab-Makerspace"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/devlab_tsa_makerspace"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15322"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/DevLab_NRW"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCDoROsMvu-JxjSrFkgxweBw"
        }
    ]
}