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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46922/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46922/",
        "id": 46922,
        "title": "Flame Rain",
        "author_nicks": [
            {
                "name": "Time Breaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28873/?format=api",
                    "id": 28873,
                    "name": "Time Breaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethargy Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28874/?format=api",
                    "id": 28874,
                    "name": "Lethargy Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fire-effect"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46910/",
        "id": 46910,
        "title": "CC'00 256 byte logo",
        "author_nicks": [
            {
                "name": "Time Breaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28873/?format=api",
                    "id": 28873,
                    "name": "Time Breaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethargy Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28874/?format=api",
                    "id": 28874,
                    "name": "Lethargy Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]