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

{
    "url": "https://demozoo.org/api/v1/releasers/87551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87551/",
    "id": 87551,
    "name": "Larry",
    "is_group": false,
    "nicks": [
        {
            "name": "Larry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Larry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119230/?format=api",
                "id": 119230,
                "name": "Cosa Nostra"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108099/?format=api",
                "id": 108099,
                "name": "Hard Behaviour Excitation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
                "id": 63562,
                "name": "Sequence Gamma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                "id": 58163,
                "name": "Blue Pearl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36604/?format=api",
                "id": 36604,
                "name": "Lost Coderz Incorporated"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49803/?format=api",
                "id": 49803,
                "name": "Spirit Of Crime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127161/?format=api",
                "id": 127161,
                "name": "German Network Traders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134354/?format=api",
                "id": 134354,
                "name": "EGA"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/larry"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/larry"
        }
    ]
}