GET /api/v1/releasers/109940/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/366507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366507/",
        "id": 366507,
        "title": "The Perfect Beat Mix I",
        "author_nicks": [
            {
                "name": "The Prosoft Team",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109940/?format=api",
                    "id": 109940,
                    "name": "The Prosoft Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/366508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366508/",
        "id": 366508,
        "title": "The Perfect Beat Mix II",
        "author_nicks": [
            {
                "name": "The Prosoft Team",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109940/?format=api",
                    "id": 109940,
                    "name": "The Prosoft Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/366504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366504/",
        "id": 366504,
        "title": "Colorfull",
        "author_nicks": [
            {
                "name": "The Prosoft Team",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109940/?format=api",
                    "id": 109940,
                    "name": "The Prosoft Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/366505/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366505/",
        "id": 366505,
        "title": "Little Demo",
        "author_nicks": [
            {
                "name": "The Prosoft Team",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109940/?format=api",
                    "id": 109940,
                    "name": "The Prosoft Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]