GET /api/v1/releasers/35053/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/232209/?format=api",
        "demozoo_url": "https://demozoo.org/productions/232209/",
        "id": 232209,
        "title": "Spiderpig",
        "author_nicks": [
            {
                "name": "Nonsense",
                "abbreviation": "NS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                    "id": 35053,
                    "name": "Nonsense",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/295882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295882/",
        "id": 295882,
        "title": "Weird Factory BBS (2)",
        "author_nicks": [
            {
                "name": "Nonsense",
                "abbreviation": "NS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                    "id": 35053,
                    "name": "Nonsense",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-11",
        "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/269127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269127/",
        "id": 269127,
        "title": "Weird Factory BBS (1b)",
        "author_nicks": [
            {
                "name": "Nonsense",
                "abbreviation": "NS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                    "id": 35053,
                    "name": "Nonsense",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/183300/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183300/",
        "id": 183300,
        "title": "Weird Factory BBS (1a)",
        "author_nicks": [
            {
                "name": "Nonsense",
                "abbreviation": "NS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                    "id": 35053,
                    "name": "Nonsense",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]