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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56867/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56867/",
        "id": 56867,
        "title": "Mysteria One",
        "author_nicks": [
            {
                "name": "Atomic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33523/?format=api",
                    "id": 33523,
                    "name": "Atomic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TransMission",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15656/?format=api",
                    "id": 15656,
                    "name": "TransMission",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56960/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56960/",
        "id": 56960,
        "title": "Mysteria Two",
        "author_nicks": [
            {
                "name": "Atomic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33523/?format=api",
                    "id": 33523,
                    "name": "Atomic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TransMission",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15656/?format=api",
                    "id": 15656,
                    "name": "TransMission",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]