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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22086/",
        "id": 22086,
        "title": "At Last",
        "author_nicks": [
            {
                "name": "Delta 9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15953/?format=api",
                    "id": 15953,
                    "name": "Delta 9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Madman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16271/?format=api",
                    "id": 16271,
                    "name": "The Madman",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21624/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21624/",
        "id": 21624,
        "title": "10 mbit",
        "author_nicks": [
            {
                "name": "Delta 9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15953/?format=api",
                    "id": 15953,
                    "name": "Delta 9",
                    "is_group": false
                }
            },
            {
                "name": "The Madman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15954/?format=api",
                    "id": 15954,
                    "name": "The Madman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]