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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172585/",
        "id": 172585,
        "title": "AStar",
        "author_nicks": [
            {
                "name": "Aaron Curtis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71916/?format=api",
                    "id": 71916,
                    "name": "Aaron Curtis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298167/",
        "id": 298167,
        "title": "FallDown",
        "author_nicks": [
            {
                "name": "Aaron Curtis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71916/?format=api",
                    "id": 71916,
                    "name": "Aaron Curtis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]