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

{
    "url": "https://demozoo.org/api/v1/releasers/29670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29670/",
    "id": 29670,
    "name": "Ramos",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ramos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73182/?format=api",
                "id": 73182,
                "name": "HVSC Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Ramos"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2478"
        }
    ]
}