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

[
    {
        "url": "https://demozoo.org/api/v1/productions/255134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/255134/",
        "id": 255134,
        "title": "korjataan pumppu",
        "author_nicks": [
            {
                "name": "Ishy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60551/?format=api",
                    "id": 60551,
                    "name": "Ishy",
                    "is_group": false
                }
            },
            {
                "name": "knl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60550/?format=api",
                    "id": 60550,
                    "name": "knl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tiny-intro-with-sound",
            "regpack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191127/",
        "id": 191127,
        "title": "Goodbye",
        "author_nicks": [
            {
                "name": "Ishy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60551/?format=api",
                    "id": 60551,
                    "name": "Ishy",
                    "is_group": false
                }
            },
            {
                "name": "knl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60550/?format=api",
                    "id": 60550,
                    "name": "knl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143336/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143336/",
        "id": 143336,
        "title": "aW50cm8=",
        "author_nicks": [
            {
                "name": "Ishy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60551/?format=api",
                    "id": 60551,
                    "name": "Ishy",
                    "is_group": false
                }
            },
            {
                "name": "knl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60550/?format=api",
                    "id": 60550,
                    "name": "knl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-31",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]