GET /api/v1/releasers/23936/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/36626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36626/",
        "id": 36626,
        "title": "NördtroXy II Invitation",
        "author_nicks": [
            {
                "name": "ext",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23936/?format=api",
                    "id": 23936,
                    "name": "ext",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frobnicators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23937/?format=api",
                    "id": 23937,
                    "name": "Frobnicators",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/87818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87818/",
        "id": 87818,
        "title": "Super Chainsaw Food Adventure",
        "author_nicks": [
            {
                "name": "ext",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23936/?format=api",
                    "id": 23936,
                    "name": "ext",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59225/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59225/",
        "id": 59225,
        "title": "Mördar Bollen",
        "author_nicks": [
            {
                "name": "Downup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34440/?format=api",
                    "id": 34440,
                    "name": "Downup",
                    "is_group": false
                }
            },
            {
                "name": "ext",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23936/?format=api",
                    "id": 23936,
                    "name": "ext",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]