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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214245/",
        "id": 214245,
        "title": "Bubble And Squeak +7",
        "author_nicks": [
            {
                "name": "Anthrox",
                "abbreviation": "ATX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                    "id": 1218,
                    "name": "Anthrox",
                    "is_group": true
                }
            },
            {
                "name": "Gradius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46557/?format=api",
                    "id": 46557,
                    "name": "Gradius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208275/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208275/",
        "id": 208275,
        "title": "Fleuch v3.0 +11",
        "author_nicks": [
            {
                "name": "Gradius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46557/?format=api",
                    "id": 46557,
                    "name": "Gradius",
                    "is_group": false
                }
            },
            {
                "name": "Mekkannik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2992/?format=api",
                    "id": 2992,
                    "name": "Mekkannik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]