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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/104112/",
        "id": 104112,
        "title": "The Scene #1",
        "author_nicks": [
            {
                "name": "Parallax",
                "abbreviation": "PLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102793/?format=api",
                    "id": 102793,
                    "name": "Parallax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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": [
            "pornography",
            "nsfw",
            "slovenian-language",
            "antifascism"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/227333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227333/",
        "id": 227333,
        "title": "Vroom - Import",
        "author_nicks": [
            {
                "name": "Parallax",
                "abbreviation": "PLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102793/?format=api",
                    "id": 102793,
                    "name": "Parallax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "vroom",
            "import-intro",
            "import-to-slovenia"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/227332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227332/",
        "id": 227332,
        "title": "Another World - Import",
        "author_nicks": [
            {
                "name": "Parallax",
                "abbreviation": "PLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102793/?format=api",
                    "id": 102793,
                    "name": "Parallax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "another-world",
            "import-intro",
            "import-to-slovenia"
        ]
    }
]