GET /api/v1/releasers/1837/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/32543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32543/",
        "id": 32543,
        "title": "Bomb",
        "author_nicks": [
            {
                "name": "Impact Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1837/?format=api",
                    "id": 1837,
                    "name": "Impact Studios",
                    "is_group": true
                }
            },
            {
                "name": "Oxygene",
                "abbreviation": "OXG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                    "id": 2118,
                    "name": "Oxygene",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6968/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6968/",
        "id": 6968,
        "title": "Project Angel",
        "author_nicks": [
            {
                "name": "Impact Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1837/?format=api",
                    "id": 1837,
                    "name": "Impact Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "requires-vga",
            "386"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6126/",
        "id": 6126,
        "title": "Legend",
        "author_nicks": [
            {
                "name": "Impact Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1837/?format=api",
                    "id": 1837,
                    "name": "Impact Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only",
            "286"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6263/",
        "id": 6263,
        "title": "Realtime",
        "author_nicks": [
            {
                "name": "Impact Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1837/?format=api",
                    "id": 1837,
                    "name": "Impact Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib",
            "manga",
            "286"
        ]
    }
]