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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53799/",
        "id": 53799,
        "title": "Durantro",
        "author_nicks": [
            {
                "name": "Jare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/424/?format=api",
                    "id": 424,
                    "name": "Jare",
                    "is_group": false
                }
            },
            {
                "name": "Una-i",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21288/?format=api",
                    "id": 21288,
                    "name": "Una-i",
                    "is_group": false
                }
            },
            {
                "name": "ols",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31312/?format=api",
                    "id": 31312,
                    "name": "ols",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-21",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53794/",
        "id": 53794,
        "title": "?",
        "author_nicks": [
            {
                "name": "Jare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/424/?format=api",
                    "id": 424,
                    "name": "Jare",
                    "is_group": false
                }
            },
            {
                "name": "Una-i",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21288/?format=api",
                    "id": 21288,
                    "name": "Una-i",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]