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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364305/",
        "id": 364305,
        "title": "Boost Preview +1F",
        "author_nicks": [
            {
                "name": "Bros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28630/?format=api",
                    "id": 28630,
                    "name": "Bros",
                    "is_group": true
                }
            },
            {
                "name": "New Age",
                "abbreviation": "NWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108436/?format=api",
                    "id": 108436,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364306/",
        "id": 364306,
        "title": "Stetsa",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108436/?format=api",
                    "id": 108436,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364304/",
        "id": 364304,
        "title": "Fantasy World",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108436/?format=api",
                    "id": 108436,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]