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

{
    "url": "https://demozoo.org/api/v1/releasers/19092/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19092/",
    "id": 19092,
    "name": "Porta",
    "is_group": false,
    "nicks": [
        {
            "name": "Porta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Porta"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/718/?format=api",
                "id": 718,
                "name": "Miracle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2870/?format=api",
                "id": 2870,
                "name": "The Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65512/?format=api",
                "id": 65512,
                "name": "FAST"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4926/?format=api",
                "id": 4926,
                "name": "Model"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=84"
        }
    ]
}