GET /api/v1/releasers/71715/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/284562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284562/",
        "id": 284562,
        "title": "Claculate It II",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71715/?format=api",
                    "id": 71715,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-28",
        "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/284563/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284563/",
        "id": 284563,
        "title": "Longer II",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71715/?format=api",
                    "id": 71715,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-28",
        "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/284566/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284566/",
        "id": 284566,
        "title": "Bodeseh Spiel [German]",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71715/?format=api",
                    "id": 71715,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-28",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336837/",
        "id": 336837,
        "title": "Made in Berlin",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71715/?format=api",
                    "id": 71715,
                    "name": "Brainstorm",
                    "is_group": true
                }
            },
            {
                "name": "Century",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45353/?format=api",
                    "id": 45353,
                    "name": "Century",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02-17",
        "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": []
    }
]