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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36607/",
        "id": 36607,
        "title": "Aufgang",
        "author_nicks": [
            {
                "name": "2b",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1132/?format=api",
                    "id": 1132,
                    "name": "Tobi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smash Designs",
                "abbreviation": "SDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                    "id": 462,
                    "name": "Smash Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36610/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36610/",
        "id": 36610,
        "title": "Foto von der Halle",
        "author_nicks": [
            {
                "name": "2b",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1132/?format=api",
                    "id": 1132,
                    "name": "Tobi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smash Designs",
                "abbreviation": "SDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                    "id": 462,
                    "name": "Smash Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87054/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87054/",
        "id": 87054,
        "title": "Dookenschduf",
        "author_nicks": [
            {
                "name": "2b",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1132/?format=api",
                    "id": 1132,
                    "name": "Tobi",
                    "is_group": false
                }
            },
            {
                "name": "D.Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                    "id": 903,
                    "name": "D.Fox",
                    "is_group": false
                }
            },
            {
                "name": "benJam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                    "id": 5635,
                    "name": "benJam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-06-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]