GET /api/v1/releasers/20184/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/155913/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155913/",
        "id": 155913,
        "title": "Relica",
        "author_nicks": [
            {
                "name": "Dragoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20184/?format=api",
                    "id": 20184,
                    "name": "Dragoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Symposium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20169/?format=api",
                    "id": 20169,
                    "name": "Symposion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "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/29555/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29555/",
        "id": 29555,
        "title": "Dérecosmos",
        "author_nicks": [
            {
                "name": "Dragoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20184/?format=api",
                    "id": 20184,
                    "name": "Dragoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Symposion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20169/?format=api",
                    "id": 20169,
                    "name": "Symposion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]