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

{
    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42/",
    "id": 42,
    "name": "Lowlife",
    "is_group": false,
    "nicks": [
        {
            "name": "Axelsoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Axelsoft"
            ]
        },
        {
            "name": "Lowlife",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lowlife"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18735/?format=api",
                "id": 18735,
                "name": "Elitendo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31504/?format=api",
                "id": 31504,
                "name": "Sewer Software"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18852/?format=api",
                "id": 18852,
                "name": "Infocorner"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                "id": 611,
                "name": "Logic Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=280"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://retroshopper.blogspot.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.angelobod.com"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/AXELSOFT/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/LOWLIFE/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3784"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,42257/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3241"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=89030"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/angelo_bod"
        }
    ]
}