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

{
    "url": "https://demozoo.org/api/v1/releasers/2013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2013/",
    "id": 2013,
    "name": "Boris",
    "is_group": false,
    "nicks": [
        {
            "name": "Boris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boris"
            ]
        },
        {
            "name": "Crowd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crowd"
            ]
        },
        {
            "name": "Df0:",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DF0",
                "Df0:"
            ]
        },
        {
            "name": "Sir Pixel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sir Pixel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2011/?format=api",
                "id": 2011,
                "name": "Banal Projects"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
                "id": 11451,
                "name": "Intuition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104820/?format=api",
                "id": 104820,
                "name": "Erosion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2938"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19485"
        }
    ]
}