GET /api/v1/releasers/80300/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/295007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295007/",
        "id": 295007,
        "title": "du40et Birthdaytro",
        "author_nicks": [
            {
                "name": "#AMiGAFiN",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80300/?format=api",
                    "id": 80300,
                    "name": "#AMiGAFiN",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "symbian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274425/",
        "id": 274425,
        "title": "bootro0",
        "author_nicks": [
            {
                "name": "#AMiGAFiN",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80300/?format=api",
                    "id": 80300,
                    "name": "#AMiGAFiN",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "amiga-bootblock"
        ]
    }
]