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

[
    {
        "url": "https://demozoo.org/api/v1/productions/150122/?format=api",
        "demozoo_url": "https://demozoo.org/productions/150122/",
        "id": 150122,
        "title": "DoS Invitation",
        "author_nicks": [
            {
                "name": "Axcu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62404/?format=api",
                    "id": 62404,
                    "name": "Axcu",
                    "is_group": false
                }
            },
            {
                "name": "Jupp3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20390/?format=api",
                    "id": 20390,
                    "name": "Jupp3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Monolith Resistor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23294/?format=api",
                    "id": 23294,
                    "name": "Monolith Resistor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-11-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]