GET /api/v1/releasers/2974/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/166918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166918/",
        "id": 166918,
        "title": "Toinen Perinteinen Bussimatka Tanskaan The Party '5:lle",
        "author_nicks": [
            {
                "name": "Future Crew",
                "abbreviation": "FC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                    "id": 357,
                    "name": "Future Crew",
                    "is_group": true
                }
            },
            {
                "name": "Prime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                    "id": 2974,
                    "name": "Prime",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Visions",
                "abbreviation": "VV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7185/?format=api",
                    "id": 7185,
                    "name": "Virtual Visions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "humor",
            "finnish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161100/",
        "id": 161100,
        "title": "Bus Trip Invitation Intro",
        "author_nicks": [
            {
                "name": "Prime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                    "id": 2974,
                    "name": "Prime",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Visions",
                "abbreviation": "VV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7185/?format=api",
                    "id": 7185,
                    "name": "Virtual Visions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124177/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124177/",
        "id": 124177,
        "title": "Digital Player Pro 2.20 SW",
        "author_nicks": [
            {
                "name": "Prime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                    "id": 2974,
                    "name": "Prime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6806/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6806/",
        "id": 6806,
        "title": "AirFrame",
        "author_nicks": [
            {
                "name": "Prime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                    "id": 2974,
                    "name": "Prime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "city"
        ]
    }
]