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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333299/?format=api",
        "demozoo_url": "https://demozoo.org/music/333299/",
        "id": 333299,
        "title": "Hocus",
        "author_nicks": [
            {
                "name": "Nys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22887/?format=api",
                    "id": 22887,
                    "name": "Nys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34601/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34601/",
        "id": 34601,
        "title": "Lazer Fight 4",
        "author_nicks": [
            {
                "name": "Nys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22887/?format=api",
                    "id": 22887,
                    "name": "Nys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nödut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22883/?format=api",
                    "id": 22883,
                    "name": "Nödut",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34604/?format=api",
        "demozoo_url": "https://demozoo.org/music/34604/",
        "id": 34604,
        "title": "With ma' homies",
        "author_nicks": [
            {
                "name": "Mista' Rabies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22886/?format=api",
                    "id": 22886,
                    "name": "Mista' Rabies",
                    "is_group": false
                }
            },
            {
                "name": "Nys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22887/?format=api",
                    "id": 22887,
                    "name": "Nys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]