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

{
    "url": "https://demozoo.org/api/v1/releasers/30136/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30136/",
    "id": 30136,
    "name": "Ramoutcho",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramoutcho",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ramoutcho"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30137/?format=api",
                "id": 30137,
                "name": "Aubenas Paintball"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25901/?format=api",
                "id": 25901,
                "name": "APC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3744"
        }
    ]
}