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

{
    "url": "https://demozoo.org/api/v1/releasers/7967/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7967/",
    "id": 7967,
    "name": "Dominic",
    "is_group": false,
    "nicks": [
        {
            "name": "DMC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DMC"
            ]
        },
        {
            "name": "Dominic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dominic"
            ]
        },
        {
            "name": "Jester",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jester"
            ]
        },
        {
            "name": "Rabbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rabbit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                "id": 7702,
                "name": "Electromotive Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55431/?format=api",
                "id": 55431,
                "name": "Altair"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43892/?format=api",
                "id": 43892,
                "name": "Artemis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2733/?format=api",
                "id": 2733,
                "name": "D-29"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94247/?format=api",
                "id": 94247,
                "name": "Zeroline"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2102"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21473"
        }
    ]
}