GET /api/v1/releasers/107574/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/361387/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361387/",
        "id": 361387,
        "title": "Black Magic 2",
        "author_nicks": [
            {
                "name": "International Commodore System",
                "abbreviation": "ICS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107574/?format=api",
                    "id": 107574,
                    "name": "International Commodore System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-19",
        "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/361385/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361385/",
        "id": 361385,
        "title": "Ape Face",
        "author_nicks": [
            {
                "name": "International Commodore System",
                "abbreviation": "ICS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107574/?format=api",
                    "id": 107574,
                    "name": "International Commodore System",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361386/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361386/",
        "id": 361386,
        "title": "Golden Dreams",
        "author_nicks": [
            {
                "name": "International Commodore System",
                "abbreviation": "ICS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107574/?format=api",
                    "id": 107574,
                    "name": "International Commodore System",
                    "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": []
    }
]