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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97745/?format=api",
        "demozoo_url": "https://demozoo.org/music/97745/",
        "id": 97745,
        "title": "Crystal Gate Main",
        "author_nicks": [
            {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193089/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/193089/",
        "id": 193089,
        "title": "The Rose Shipwreck",
        "author_nicks": [
            {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extrait",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1350/?format=api",
                    "id": 1350,
                    "name": "Extrait",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-09-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97746/?format=api",
        "demozoo_url": "https://demozoo.org/music/97746/",
        "id": 97746,
        "title": "Crysta Gate",
        "author_nicks": [
            {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-09-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]