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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75710/",
        "id": 75710,
        "title": "Girls Talk",
        "author_nicks": [
            {
                "name": "G. Syklawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40213/?format=api",
                    "id": 40213,
                    "name": "G. Syklawer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "peanuts"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81570/",
        "id": 81570,
        "title": "Mr. Flintstone",
        "author_nicks": [
            {
                "name": "G. Syklawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40213/?format=api",
                    "id": 40213,
                    "name": "G. Syklawer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121125/",
        "id": 121125,
        "title": "Jim And Tammy Baker's Best Friend",
        "author_nicks": [
            {
                "name": "G. Syklawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40213/?format=api",
                    "id": 40213,
                    "name": "G. Syklawer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]