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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21815/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21815/",
        "id": 21815,
        "title": "McA",
        "author_nicks": [
            {
                "name": "Anti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14789/?format=api",
                    "id": 14789,
                    "name": "Anti",
                    "is_group": false
                }
            },
            {
                "name": "Maxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14500/?format=api",
                    "id": 14500,
                    "name": "Maxx",
                    "is_group": false
                }
            },
            {
                "name": "Salt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14492/?format=api",
                    "id": 14492,
                    "name": "Salt",
                    "is_group": false
                }
            },
            {
                "name": "bine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16005/?format=api",
                    "id": 16005,
                    "name": "bine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16006/?format=api",
                    "id": 16006,
                    "name": "CER",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21720/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21720/",
        "id": 21720,
        "title": "McTheParty98",
        "author_nicks": [
            {
                "name": "Anti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14789/?format=api",
                    "id": 14789,
                    "name": "Anti",
                    "is_group": false
                }
            },
            {
                "name": "Maxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14500/?format=api",
                    "id": 14500,
                    "name": "Maxx",
                    "is_group": false
                }
            },
            {
                "name": "Salt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14492/?format=api",
                    "id": 14492,
                    "name": "Salt",
                    "is_group": false
                }
            },
            {
                "name": "bine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16005/?format=api",
                    "id": 16005,
                    "name": "bine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16006/?format=api",
                    "id": 16006,
                    "name": "CER",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]