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

{
    "url": "https://demozoo.org/api/v1/releasers/100487/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100487/",
    "id": 100487,
    "name": "Rattie",
    "is_group": false,
    "nicks": [
        {
            "name": "Rattie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rattie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100349/?format=api",
                "id": 100349,
                "name": "Oxydize"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                "id": 57436,
                "name": "Loons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100760/?format=api",
                "id": 100760,
                "name": "Mondo-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103497/?format=api",
                "id": 103497,
                "name": "Marram"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129057/?format=api",
                "id": 129057,
                "name": "Tnt"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55969"
        }
    ]
}