GET /api/v1/releasers/7506/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/291877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291877/",
        "id": 291877,
        "title": "Xmasdemo",
        "author_nicks": [
            {
                "name": "Density",
                "abbreviation": "DEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                    "id": 7506,
                    "name": "Density",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291880/",
        "id": 291880,
        "title": "Dignified",
        "author_nicks": [
            {
                "name": "Density",
                "abbreviation": "DEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                    "id": 7506,
                    "name": "Density",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "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/291875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291875/",
        "id": 291875,
        "title": "Density Intro",
        "author_nicks": [
            {
                "name": "Density",
                "abbreviation": "DEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                    "id": 7506,
                    "name": "Density",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346439/",
        "id": 346439,
        "title": "Vectorballs",
        "author_nicks": [
            {
                "name": "Density",
                "abbreviation": "DEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                    "id": 7506,
                    "name": "Density",
                    "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": []
    }
]