GET /api/v1/releasers/9739/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/137341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137341/",
        "id": 137341,
        "title": "qr",
        "author_nicks": [
            {
                "name": "Lvd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                    "id": 9739,
                    "name": "Lvd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "mayHem",
                "abbreviation": "MHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9384/?format=api",
                    "id": 9384,
                    "name": "mayHem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53618/",
        "id": 53618,
        "title": "lorenz1k",
        "author_nicks": [
            {
                "name": "Lvd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                    "id": 9739,
                    "name": "Lvd",
                    "is_group": false
                }
            },
            {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-12-15",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17725/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17725/",
        "id": 17725,
        "title": "Isosurf",
        "author_nicks": [
            {
                "name": "Lvd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                    "id": 9739,
                    "name": "Lvd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "mayHem",
                "abbreviation": "MHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9384/?format=api",
                    "id": 9384,
                    "name": "mayHem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]