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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40203/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40203/",
        "id": 40203,
        "title": "Crystalizeed Wat3rfalls",
        "author_nicks": [
            {
                "name": "Dinanz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25839/?format=api",
                    "id": 25839,
                    "name": "Dinanz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "deluxe-paint",
            "640x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68320/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68320/",
        "id": 68320,
        "title": "100$ Hypnosized",
        "author_nicks": [
            {
                "name": "Dinanz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25839/?format=api",
                    "id": 25839,
                    "name": "Dinanz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]