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

[
    {
        "url": "https://demozoo.org/api/v1/productions/145536/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145536/",
        "id": 145536,
        "title": "Zdenek",
        "author_nicks": [
            {
                "name": "Biel-Bial Software Limited",
                "abbreviation": "BBSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25897/?format=api",
                    "id": 25897,
                    "name": "Biel-Bial Software Limited",
                    "is_group": true
                }
            },
            {
                "name": "Crazy Atarians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35204/?format=api",
                    "id": 35204,
                    "name": "Crazy Atarians",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112919/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112919/",
        "id": 112919,
        "title": "Ogloszenie",
        "author_nicks": [
            {
                "name": "Crazy Atarians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35204/?format=api",
                    "id": 35204,
                    "name": "Crazy Atarians",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113683/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113683/",
        "id": 113683,
        "title": "Uwaga",
        "author_nicks": [
            {
                "name": "Crazy Atarians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35204/?format=api",
                    "id": 35204,
                    "name": "Crazy Atarians",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]