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

[
    {
        "url": "https://demozoo.org/api/v1/productions/184448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184448/",
        "id": 184448,
        "title": "Fourth Dimension BBS (2)",
        "author_nicks": [
            {
                "name": "Dimension Software Development",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70368/?format=api",
                    "id": 70368,
                    "name": "Dimension Software Development",
                    "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/169101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169101/",
        "id": 169101,
        "title": "Fourth Dimension BBS (1)",
        "author_nicks": [
            {
                "name": "Dimension Software Development",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70368/?format=api",
                    "id": 70368,
                    "name": "Dimension Software Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "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/330113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330113/",
        "id": 330113,
        "title": "Intro Maker V1.0",
        "author_nicks": [
            {
                "name": "Dimension Software Development",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70368/?format=api",
                    "id": 70368,
                    "name": "Dimension Software Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    }
]