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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378660/",
        "id": 378660,
        "title": "Combinator Gift",
        "author_nicks": [
            {
                "name": "Crazy Bros",
                "abbreviation": "CrB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152198/?format=api",
                    "id": 152198,
                    "name": "Crazy Bros",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits",
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378667/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378667/",
        "id": 378667,
        "title": "Pointmo",
        "author_nicks": [
            {
                "name": "Crazy Bros",
                "abbreviation": "CrB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152198/?format=api",
                    "id": 152198,
                    "name": "Crazy Bros",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hidden-part",
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378664/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378664/",
        "id": 378664,
        "title": "Moostafa Gift",
        "author_nicks": [
            {
                "name": "Crazy Bros",
                "abbreviation": "CrB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152198/?format=api",
                    "id": 152198,
                    "name": "Crazy Bros",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "birthday-present"
        ]
    }
]