GET /api/v1/releasers/114227/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/304559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304559/",
        "id": 304559,
        "title": "Insane Reality Issue #5",
        "author_nicks": [
            {
                "name": "Immortal Riot",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                    "id": 114227,
                    "name": "Immortal Riot",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "virus-related"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306805/",
        "id": 306805,
        "title": "Insane Reality Issue #4",
        "author_nicks": [
            {
                "name": "Immortal Riot",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                    "id": 114227,
                    "name": "Immortal Riot",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "virus-related"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304533/",
        "id": 304533,
        "title": "Insane Reality Issue #3",
        "author_nicks": [
            {
                "name": "Immortal Riot",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                    "id": 114227,
                    "name": "Immortal Riot",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "virus-related"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279721/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279721/",
        "id": 279721,
        "title": "Insane Reality Issue #2",
        "author_nicks": [
            {
                "name": "Immortal Riot",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                    "id": 114227,
                    "name": "Immortal Riot",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-08",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "hacking",
            "virus-related"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278263/",
        "id": 278263,
        "title": "Insane Reality Issue #1",
        "author_nicks": [
            {
                "name": "Immortal Riot",
                "abbreviation": "IR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                    "id": 114227,
                    "name": "Immortal Riot",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-29",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "incomplete-credits",
            "hacking",
            "virus-related"
        ]
    }
]