GET /api/v1/releasers/6629/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/179288/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179288/",
        "id": 179288,
        "title": "Privtro",
        "author_nicks": [
            {
                "name": "Irresistible Works",
                "abbreviation": "IW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6629/?format=api",
                    "id": 6629,
                    "name": "Irresistible Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194054/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194054/",
        "id": 194054,
        "title": "Magican BBS (1)",
        "author_nicks": [
            {
                "name": "Irresistible Works",
                "abbreviation": "IW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6629/?format=api",
                    "id": 6629,
                    "name": "Irresistible Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5308/",
        "id": 5308,
        "title": "Introduces itself",
        "author_nicks": [
            {
                "name": "Irresistible Works",
                "abbreviation": "IW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6629/?format=api",
                    "id": 6629,
                    "name": "Irresistible Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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": [
            "lost"
        ]
    }
]