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

{
    "url": "https://demozoo.org/api/v1/releasers/46469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46469/",
    "id": 46469,
    "name": "Artur",
    "is_group": false,
    "nicks": [
        {
            "name": "Artur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artur"
            ]
        }
    ],
    "member_of": [
        {
            "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/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46511/?format=api",
                "id": 46511,
                "name": "RAPiER"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80534/?format=api",
                "id": 80534,
                "name": "Polonus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}