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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358472/",
        "id": 358472,
        "title": "Math Challenge",
        "author_nicks": [
            {
                "name": "Fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107993/?format=api",
                    "id": 107993,
                    "name": "Fragment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                "id": 55,
                "name": "Commodore 128"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358471/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358471/",
        "id": 358471,
        "title": "Rechenduell",
        "author_nicks": [
            {
                "name": "Fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107993/?format=api",
                    "id": 107993,
                    "name": "Fragment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                "id": 55,
                "name": "Commodore 128"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358470/",
        "id": 358470,
        "title": "X-Mas Buggy",
        "author_nicks": [
            {
                "name": "Fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107993/?format=api",
                    "id": 107993,
                    "name": "Fragment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                "id": 55,
                "name": "Commodore 128"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]