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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279200/",
        "id": 279200,
        "title": "Defund",
        "author_nicks": [
            {
                "name": "Nom De Nom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                    "id": 43383,
                    "name": "Nom De Nom",
                    "is_group": false
                }
            },
            {
                "name": "axaxaxas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75965/?format=api",
                    "id": 75965,
                    "name": "axaxaxas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71127/?format=api",
                    "id": 71127,
                    "name": "Trope",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-06-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183055/",
        "id": 183055,
        "title": "Flash Fictions",
        "author_nicks": [
            {
                "name": "axaxaxas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75965/?format=api",
                    "id": 75965,
                    "name": "axaxaxas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-01-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]