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

{
    "url": "https://demozoo.org/api/v1/releasers/1425/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1425/",
    "id": 1425,
    "name": "Newton",
    "is_group": false,
    "nicks": [
        {
            "name": "Jesus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jesus"
            ]
        },
        {
            "name": "McFreak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "McFreak"
            ]
        },
        {
            "name": "Newton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Newton"
            ]
        },
        {
            "name": "Nexton",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nexton"
            ]
        },
        {
            "name": "Robotech",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Robotech"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1797/?format=api",
                "id": 1797,
                "name": "Kingdom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                "id": 1859,
                "name": "Tarkus Team"
            },
            "is_current": false
        },
        {
            "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/11491/?format=api",
                "id": 11491,
                "name": "Chaos Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84115/?format=api",
                "id": 84115,
                "name": "TriTech Developments"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2620"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1980"
        }
    ]
}