GET /api/v1/releasers/9427/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/12645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12645/",
        "id": 12645,
        "title": "Are You Send A Fuck To K.O.T.?",
        "author_nicks": [
            {
                "name": "Kamikaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9427/?format=api",
                    "id": 9427,
                    "name": "Kamikaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "anti-demo",
            "flamewar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13470/",
        "id": 13470,
        "title": "Nibble Dreams",
        "author_nicks": [
            {
                "name": "Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12505/?format=api",
                    "id": 12505,
                    "name": "Hammer",
                    "is_group": false
                }
            },
            {
                "name": "Kamikaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9427/?format=api",
                    "id": 9427,
                    "name": "Kamikaze",
                    "is_group": false
                }
            },
            {
                "name": "Tankard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12504/?format=api",
                    "id": 12504,
                    "name": "Tankard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14002/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14002/",
        "id": 14002,
        "title": "Dark God",
        "author_nicks": [
            {
                "name": "Kamikaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9427/?format=api",
                    "id": 9427,
                    "name": "Kamikaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                    "id": 8897,
                    "name": "Rush",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]