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

{
    "url": "https://demozoo.org/api/v1/releasers/3876/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3876/",
    "id": 3876,
    "name": "Dodge",
    "is_group": false,
    "nicks": [
        {
            "name": "Doc Mike",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doc Mike"
            ]
        },
        {
            "name": "Doc T",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doc T"
            ]
        },
        {
            "name": "DocMike",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DocMike"
            ]
        },
        {
            "name": "Dodge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dodge",
                "d0DgE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35738/?format=api",
                "id": 35738,
                "name": "Hullabaloo Machinery"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36687"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=12065"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2506"
        }
    ]
}