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

{
    "url": "https://demozoo.org/api/v1/releasers/122162/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122162/",
    "id": 122162,
    "name": "YTM",
    "is_group": false,
    "nicks": [
        {
            "name": "YTM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "YTM"
            ]
        },
        {
            "name": "Yattaman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yattaman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128146/?format=api",
                "id": 128146,
                "name": "Attre"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107365/?format=api",
                "id": 107365,
                "name": "Cobal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5769"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5770"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/ytmytm"
        }
    ]
}