GET /api/v1/releasers/121760/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/292049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292049/",
        "id": 292049,
        "title": "Anarchy",
        "author_nicks": [
            {
                "name": "Sadist Black Crew",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121760/?format=api",
                    "id": 121760,
                    "name": "Sadist Black Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292045/",
        "id": 292045,
        "title": "Perfection",
        "author_nicks": [
            {
                "name": "Sadist Black Crew",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121760/?format=api",
                    "id": 121760,
                    "name": "Sadist Black Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292046/",
        "id": 292046,
        "title": "New Intro",
        "author_nicks": [
            {
                "name": "Sadist Black Crew",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121760/?format=api",
                    "id": 121760,
                    "name": "Sadist Black Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292048/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292048/",
        "id": 292048,
        "title": "Europe",
        "author_nicks": [
            {
                "name": "Sadist Black Crew",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121760/?format=api",
                    "id": 121760,
                    "name": "Sadist Black Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    }
]