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

{
    "url": "https://demozoo.org/api/v1/releasers/7047/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7047/",
    "id": 7047,
    "name": "James",
    "is_group": false,
    "nicks": [
        {
            "name": "Bad Karma",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bad Karma"
            ]
        },
        {
            "name": "James",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "James"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1957/?format=api",
                "id": 1957,
                "name": "Decnite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                "id": 323,
                "name": "Balance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                "id": 6090,
                "name": "Atomic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96100/?format=api",
                "id": 96100,
                "name": "Urban Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28241/?format=api",
                "id": 28241,
                "name": "Crime Devils"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3616"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23767"
        }
    ]
}