GET /api/v1/releasers/20275/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/140964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/140964/",
        "id": 140964,
        "title": "Time",
        "author_nicks": [
            {
                "name": "Magor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20275/?format=api",
                    "id": 20275,
                    "name": "Magor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Image Limited",
                "abbreviation": "PIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                    "id": 10892,
                    "name": "Public Image Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30337/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30337/",
        "id": 30337,
        "title": "Eye",
        "author_nicks": [
            {
                "name": "Magor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20275/?format=api",
                    "id": 20275,
                    "name": "Magor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                    "id": 2006,
                    "name": "Union",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71154/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71154/",
        "id": 71154,
        "title": "Chaos",
        "author_nicks": [
            {
                "name": "Magor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20275/?format=api",
                    "id": 20275,
                    "name": "Magor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Image Limited",
                "abbreviation": "PIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                    "id": 10892,
                    "name": "Public Image Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]