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

{
    "url": "https://demozoo.org/api/v1/releasers/80605/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80605/",
    "id": 80605,
    "name": "Jimbo",
    "is_group": false,
    "nicks": [
        {
            "name": "Jimbo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jimbo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80594/?format=api",
                "id": 80594,
                "name": "Local Courier System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83030/?format=api",
                "id": 83030,
                "name": "Iarqua 57"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22743/?format=api",
                "id": 22743,
                "name": "Guild"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129443/?format=api",
                "id": 129443,
                "name": "Mirage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124433/?format=api",
                "id": 124433,
                "name": "Euro Traders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}