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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228137/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228137/",
        "id": 228137,
        "title": "Import Intro",
        "author_nicks": [
            {
                "name": "I Love Cement Crew",
                "abbreviation": "ILC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90878/?format=api",
                    "id": 90878,
                    "name": "Cement Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206302/",
        "id": 206302,
        "title": "Bubble in ILC",
        "author_nicks": [
            {
                "name": "Cement Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90878/?format=api",
                    "id": 90878,
                    "name": "Cement Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-07-24",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206301/",
        "id": 206301,
        "title": "Macmix No. 1",
        "author_nicks": [
            {
                "name": "Cement Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90878/?format=api",
                    "id": 90878,
                    "name": "Cement Crew",
                    "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]