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

{
    "url": "https://demozoo.org/api/v1/releasers/1985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1985/",
    "id": 1985,
    "name": "Teevaan",
    "is_group": false,
    "nicks": [
        {
            "name": "Dux",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dux"
            ]
        },
        {
            "name": "T'vaan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T'vaan"
            ]
        },
        {
            "name": "Teevaan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Teevaan"
            ]
        },
        {
            "name": "Teevan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Teevan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8622/?format=api",
                "id": 8622,
                "name": "Panic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26178/?format=api",
                "id": 26178,
                "name": "Melody"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1065"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24955"
        }
    ]
}