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

{
    "url": "https://demozoo.org/api/v1/releasers/6712/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6712/",
    "id": 6712,
    "name": "Dirk",
    "is_group": false,
    "nicks": [
        {
            "name": "Dirk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dirk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1489/?format=api",
                "id": 1489,
                "name": "Mauve"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                "id": 3559,
                "name": "Neuro"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83287/?format=api",
                "id": 83287,
                "name": "Patriots"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137360/?format=api",
                "id": 137360,
                "name": "Radical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102271/?format=api",
                "id": 102271,
                "name": "Renegade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1898"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22232"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40693"
        }
    ]
}