GET /api/v1/releasers/17031/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/33326/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33326/",
        "id": 33326,
        "title": "DNA",
        "author_nicks": [
            {
                "name": "Räd-Äd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17031/?format=api",
                    "id": 17031,
                    "name": "Räd-Äd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                    "id": 13205,
                    "name": "Purge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7848/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7848/",
        "id": 7848,
        "title": "The Mote In God's Eye",
        "author_nicks": [
            {
                "name": "Räd-Äd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17031/?format=api",
                    "id": 17031,
                    "name": "Räd-Äd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                    "id": 13205,
                    "name": "Purge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "alpha-channel"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304511/?format=api",
        "demozoo_url": "https://demozoo.org/music/304511/",
        "id": 304511,
        "title": "Project Dawn",
        "author_nicks": [
            {
                "name": "Räd-Äd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17031/?format=api",
                    "id": 17031,
                    "name": "Räd-Äd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public NMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6630/?format=api",
                    "id": 6630,
                    "name": "Public NMI",
                    "is_group": true
                }
            },
            {
                "name": "Purge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                    "id": 13205,
                    "name": "Purge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    }
]