GET /api/v1/releasers/145519/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/359859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359859/",
        "id": 359859,
        "title": "#Z80 #4",
        "author_nicks": [
            {
                "name": "4th Dimension",
                "abbreviation": "4D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                    "id": 8953,
                    "name": "4th Dimension",
                    "is_group": true
                }
            },
            {
                "name": "Condor Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145519/?format=api",
                    "id": 145519,
                    "name": "Condor Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-22",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "z80"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359858/",
        "id": 359858,
        "title": "#Z80 #3",
        "author_nicks": [
            {
                "name": "4th Dimension",
                "abbreviation": "4D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                    "id": 8953,
                    "name": "4th Dimension",
                    "is_group": true
                }
            },
            {
                "name": "Condor Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145519/?format=api",
                    "id": 145519,
                    "name": "Condor Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-24",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "z80"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359857/",
        "id": 359857,
        "title": "#Z80 #2",
        "author_nicks": [
            {
                "name": "4th Dimension",
                "abbreviation": "4D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                    "id": 8953,
                    "name": "4th Dimension",
                    "is_group": true
                }
            },
            {
                "name": "Condor Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145519/?format=api",
                    "id": 145519,
                    "name": "Condor Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-07",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "z80"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359856/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359856/",
        "id": 359856,
        "title": "#Z80 #1",
        "author_nicks": [
            {
                "name": "4th Dimension",
                "abbreviation": "4D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                    "id": 8953,
                    "name": "4th Dimension",
                    "is_group": true
                }
            },
            {
                "name": "Condor Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145519/?format=api",
                    "id": 145519,
                    "name": "Condor Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-08",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language",
            "z80"
        ]
    }
]