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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72188/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72188/",
        "id": 72188,
        "title": "AWKful VT-100",
        "author_nicks": [
            {
                "name": "Charlie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11232/?format=api",
                    "id": 11232,
                    "name": "Charlie",
                    "is_group": false
                }
            },
            {
                "name": "Igor2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                    "id": 39386,
                    "name": "Igor2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72185/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72185/",
        "id": 72185,
        "title": "AWK256",
        "author_nicks": [
            {
                "name": "Igor2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                    "id": 39386,
                    "name": "Igor2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76543/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76543/",
        "id": 76543,
        "title": "Rekurziv belek",
        "author_nicks": [
            {
                "name": "Igor2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                    "id": 39386,
                    "name": "Igor2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]