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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200857/",
        "id": 200857,
        "title": "CLi #33",
        "author_nicks": [
            {
                "name": "MicroPyle",
                "abbreviation": "MPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                    "id": 21855,
                    "name": "MicroPyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "hungarian",
            "cli"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44704/",
        "id": 44704,
        "title": "C3000 Party Invitation",
        "author_nicks": [
            {
                "name": "MicroPyle",
                "abbreviation": "MPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                    "id": 21855,
                    "name": "MicroPyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36334/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36334/",
        "id": 36334,
        "title": "Acid Becomes Reality",
        "author_nicks": [
            {
                "name": "MicroPyle",
                "abbreviation": "MPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                    "id": 21855,
                    "name": "MicroPyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274695/",
        "id": 274695,
        "title": "Cli #2 Intro",
        "author_nicks": [
            {
                "name": "MicroPyle",
                "abbreviation": "MPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                    "id": 21855,
                    "name": "MicroPyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/200918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200918/",
        "id": 200918,
        "title": "CLi #1",
        "author_nicks": [
            {
                "name": "MicroPyle",
                "abbreviation": "MPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                    "id": 21855,
                    "name": "MicroPyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "386",
            "hungarian",
            "cli"
        ]
    }
]