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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38860/",
        "id": 38860,
        "title": "Cold Awakening",
        "author_nicks": [
            {
                "name": "FRequency",
                "abbreviation": "FRQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3649/?format=api",
                    "id": 3649,
                    "name": "FRequency",
                    "is_group": true
                }
            },
            {
                "name": "NTEAM",
                "abbreviation": "N",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21316/?format=api",
                    "id": 21316,
                    "name": "NTEAM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "newcomer-award"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203390/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203390/",
        "id": 203390,
        "title": "ColorTeam",
        "author_nicks": [
            {
                "name": "NTEAM",
                "abbreviation": "N",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21316/?format=api",
                    "id": 21316,
                    "name": "NTEAM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]