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

{
    "url": "https://demozoo.org/api/v1/releasers/27257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27257/",
    "id": 27257,
    "name": "Merlin",
    "is_group": false,
    "nicks": [
        {
            "name": "Merlin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Merlin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/567/?format=api",
                "id": 567,
                "name": "Crionics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7827/?format=api",
                "id": 7827,
                "name": "Thrust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49354/?format=api",
                "id": 49354,
                "name": "PHR Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1882"
        }
    ]
}