GET /api/v1/releasers/83616/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/277061/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277061/",
        "id": 277061,
        "title": "MULTIDEFENDER: Multimatograf 2020 Invitation",
        "author_nicks": [
            {
                "name": "Excess Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                    "id": 8937,
                    "name": "Excess Team",
                    "is_group": true
                }
            },
            {
                "name": "Mega Cat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83616/?format=api",
                    "id": 83616,
                    "name": "Mega Cat",
                    "is_group": true
                }
            },
            {
                "name": "Stardust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86332/?format=api",
                    "id": 86332,
                    "name": "Stardust",
                    "is_group": true
                }
            },
            {
                "name": "deMarche",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                    "id": 3944,
                    "name": "deMarche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196732/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196732/",
        "id": 196732,
        "title": "NESPECCY: CAFe'19 invitation",
        "author_nicks": [
            {
                "name": "Excess Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                    "id": 8937,
                    "name": "Excess Team",
                    "is_group": true
                }
            },
            {
                "name": "Mega Cat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83616/?format=api",
                    "id": 83616,
                    "name": "Mega Cat",
                    "is_group": true
                }
            },
            {
                "name": "deMarche",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                    "id": 3944,
                    "name": "deMarche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]