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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197225/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197225/",
        "id": 197225,
        "title": "Reality",
        "author_nicks": [
            {
                "name": "Joorus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17827/?format=api",
                    "id": 17827,
                    "name": "Joorus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dazzler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83977/?format=api",
                    "id": 83977,
                    "name": "Dazzler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24643/",
        "id": 24643,
        "title": "The Game",
        "author_nicks": [
            {
                "name": "Joorus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17827/?format=api",
                    "id": 17827,
                    "name": "Joorus",
                    "is_group": false
                }
            },
            {
                "name": "Julle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17828/?format=api",
                    "id": 17828,
                    "name": "Julle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]