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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321238/",
        "id": 321238,
        "title": "The Day After",
        "author_nicks": [
            {
                "name": "Guards of Doom",
                "abbreviation": "GOD, G.O.D.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67357/?format=api",
                    "id": 67357,
                    "name": "Guards of Doom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-13",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321239/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321239/",
        "id": 321239,
        "title": "German Soccer Manager",
        "author_nicks": [
            {
                "name": "Guards of Doom",
                "abbreviation": "GOD, G.O.D.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67357/?format=api",
                    "id": 67357,
                    "name": "Guards of Doom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-10",
        "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/218358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218358/",
        "id": 218358,
        "title": "Copydisk v6.0",
        "author_nicks": [
            {
                "name": "Guards of Doom",
                "abbreviation": "GOD, G.O.D.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67357/?format=api",
                    "id": 67357,
                    "name": "Guards of Doom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]