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

{
    "url": "https://demozoo.org/api/v1/releasers/11246/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11246/",
    "id": 11246,
    "name": "Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17255/?format=api",
                "id": 17255,
                "name": "Crimson Jihad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8343/?format=api",
                "id": 8343,
                "name": "Universal Soldiers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9038"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=166"
        }
    ]
}