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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88978/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88978/",
        "id": 88978,
        "title": "Deathmatch",
        "author_nicks": [
            {
                "name": "Cman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22713/?format=api",
                    "id": 22713,
                    "name": "Cman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Dreams",
                "abbreviation": "MD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6840/?format=api",
                    "id": 6840,
                    "name": "Magic Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88956/?format=api",
        "demozoo_url": "https://demozoo.org/music/88956/",
        "id": 88956,
        "title": "Belisima Remix",
        "author_nicks": [
            {
                "name": "Cman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22713/?format=api",
                    "id": 22713,
                    "name": "Cman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Dreams",
                "abbreviation": "MD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6840/?format=api",
                    "id": 6840,
                    "name": "Magic Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38996/?format=api",
        "demozoo_url": "https://demozoo.org/music/38996/",
        "id": 38996,
        "title": "1998",
        "author_nicks": [
            {
                "name": "Cman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22713/?format=api",
                    "id": 22713,
                    "name": "Cman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34242/?format=api",
        "demozoo_url": "https://demozoo.org/music/34242/",
        "id": 34242,
        "title": "Funky Chaos",
        "author_nicks": [
            {
                "name": "Cman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22713/?format=api",
                    "id": 22713,
                    "name": "Cman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    }
]