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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8617/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8617/",
        "id": 8617,
        "title": "Ecstasy #1",
        "author_nicks": [
            {
                "name": "Ebola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19963/?format=api",
                    "id": 19963,
                    "name": "Ebola",
                    "is_group": true
                }
            },
            {
                "name": "Mortel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                    "id": 10220,
                    "name": "Mortel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171556/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171556/",
        "id": 171556,
        "title": "Rising",
        "author_nicks": [
            {
                "name": "Ebola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19963/?format=api",
                    "id": 19963,
                    "name": "Ebola",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-27",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29204/",
        "id": 29204,
        "title": "?",
        "author_nicks": [
            {
                "name": "Ebola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19963/?format=api",
                    "id": 19963,
                    "name": "Ebola",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]