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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336457/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336457/",
        "id": 336457,
        "title": "Meeting Demo",
        "author_nicks": [
            {
                "name": "D-Vision",
                "abbreviation": "D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107605/?format=api",
                    "id": 107605,
                    "name": "D-Vision",
                    "is_group": true
                }
            },
            {
                "name": "Moskwa TV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29034/?format=api",
                    "id": 29034,
                    "name": "Moskwa TV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-02-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336458/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336458/",
        "id": 336458,
        "title": "One Moment Piece of Art",
        "author_nicks": [
            {
                "name": "D-Vision",
                "abbreviation": "D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107605/?format=api",
                    "id": 107605,
                    "name": "D-Vision",
                    "is_group": true
                }
            },
            {
                "name": "Moskwa TV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29034/?format=api",
                    "id": 29034,
                    "name": "Moskwa TV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]