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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23279/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23279/",
        "id": 23279,
        "title": "Rubik",
        "author_nicks": [
            {
                "name": "Rzuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16950/?format=api",
                    "id": 16950,
                    "name": "Rzuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Metaphor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                    "id": 10891,
                    "name": "Metaphor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "800x600"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39755/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39755/",
        "id": 39755,
        "title": "Troll Party'98",
        "author_nicks": [
            {
                "name": "Rzuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16950/?format=api",
                    "id": 16950,
                    "name": "Rzuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Melancholy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25508/?format=api",
                    "id": 25508,
                    "name": "Melancholy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306777/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/306777/",
        "id": 306777,
        "title": "Prayer",
        "author_nicks": [
            {
                "name": "Rzuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16950/?format=api",
                    "id": 16950,
                    "name": "Rzuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Apocalypse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130668/?format=api",
                    "id": 130668,
                    "name": "Apocalypse",
                    "is_group": true
                }
            },
            {
                "name": "Melancholy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25508/?format=api",
                    "id": 25508,
                    "name": "Melancholy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]