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

{
    "url": "https://demozoo.org/api/v1/releasers/129734/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129734/",
    "id": 129734,
    "name": "G-Man",
    "is_group": false,
    "nicks": [
        {
            "name": "G-Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "G-Man"
            ]
        },
        {
            "name": "The G-Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The G-Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118271/?format=api",
                "id": 118271,
                "name": "United Artist Association"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}