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

{
    "url": "https://demozoo.org/api/v1/releasers/2878/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2878/",
    "id": 2878,
    "name": "Stef",
    "is_group": false,
    "nicks": [
        {
            "name": "Stef",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stef"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18382/?format=api",
                "id": 18382,
                "name": "Agoa"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70540/?format=api",
                "id": 70540,
                "name": "Scorpio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84154/?format=api",
                "id": 84154,
                "name": "Calypso"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2"
        }
    ]
}