GET /api/v1/releasers/122452/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/293188/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293188/",
        "id": 293188,
        "title": "Wifi Ultra Firmware V1.0",
        "author_nicks": [
            {
                "name": "Woz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                    "id": 122452,
                    "name": "Woz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [],
        "tags": [
            "arduino"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293189/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293189/",
        "id": 293189,
        "title": "Wifi Ultra Tools V1.0",
        "author_nicks": [
            {
                "name": "Woz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                    "id": 122452,
                    "name": "Woz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293161/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293161/",
        "id": 293161,
        "title": "Petconvert-Win",
        "author_nicks": [
            {
                "name": "Woz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                    "id": 122452,
                    "name": "Woz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-03-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293153/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293153/",
        "id": 293153,
        "title": "X-Mas Star",
        "author_nicks": [
            {
                "name": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            {
                "name": "Woz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                    "id": 122452,
                    "name": "Woz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-14",
        "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/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "petscii-animations"
        ]
    }
]