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

{
    "url": "https://demozoo.org/api/v1/releasers/46314/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46314/",
    "id": 46314,
    "name": "Ben Jammin",
    "is_group": false,
    "nicks": [
        {
            "name": "Ben Jammin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ben Jammin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                "id": 46362,
                "name": "SKiLLiON"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83958/?format=api",
                "id": 83958,
                "name": "Pyradical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113031/?format=api",
                "id": 113031,
                "name": "Mercury"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}