GET /api/v1/releasers/74991/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/205593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205593/",
        "id": 205593,
        "title": "3D World",
        "author_nicks": [
            {
                "name": "Tomza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74991/?format=api",
                    "id": 74991,
                    "name": "Tomza",
                    "is_group": false
                }
            },
            {
                "name": "Zac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8320/?format=api",
                    "id": 8320,
                    "name": "Zac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-29",
        "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": [
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187631/",
        "id": 187631,
        "title": "FastCerfVolant",
        "author_nicks": [
            {
                "name": "Tomza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74991/?format=api",
                    "id": 74991,
                    "name": "Tomza",
                    "is_group": false
                }
            },
            {
                "name": "Zac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8320/?format=api",
                    "id": 8320,
                    "name": "Zac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179903/",
        "id": 179903,
        "title": "Fast-HA_HA_HA",
        "author_nicks": [
            {
                "name": "Tomza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74991/?format=api",
                    "id": 74991,
                    "name": "Tomza",
                    "is_group": false
                }
            },
            {
                "name": "Zac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8320/?format=api",
                    "id": 8320,
                    "name": "Zac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-11-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "boink",
            "boing"
        ]
    }
]