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

{
    "url": "https://demozoo.org/api/v1/releasers/1983/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1983/",
    "id": 1983,
    "name": "pandur",
    "is_group": false,
    "nicks": [
        {
            "name": "Tom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tom"
            ]
        },
        {
            "name": "pandrr",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "pandrr"
            ]
        },
        {
            "name": "pandur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "pandur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3733/?format=api",
                "id": 3733,
                "name": "Holon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9912/?format=api",
                "id": 9912,
                "name": "Gilden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25519/?format=api",
                "id": 25519,
                "name": "Nerp"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47169/?format=api",
                "id": 47169,
                "name": "Nation of Art Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                "id": 36466,
                "name": "Demons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83170/?format=api",
                "id": 83170,
                "name": "Zylon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tom.drastic.net"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/pandrr"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1129"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/pandur"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=259"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/pandrr"
        }
    ]
}