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

{
    "url": "https://demozoo.org/api/v1/releasers/53345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53345/",
    "id": 53345,
    "name": "Darren",
    "is_group": false,
    "nicks": [
        {
            "name": "Darren",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darren"
            ]
        },
        {
            "name": "Highlight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Highlight"
            ]
        },
        {
            "name": "Speed Demon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Speed Demon"
            ]
        },
        {
            "name": "Tommy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tommy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1957/?format=api",
                "id": 1957,
                "name": "Decnite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53346/?format=api",
                "id": 53346,
                "name": "Cyborgs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
                "id": 1151,
                "name": "Cadaver"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11470"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55245"
        }
    ]
}