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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77792/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77792/",
        "id": 77792,
        "title": "WaterOCarmen",
        "author_nicks": [
            {
                "name": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fuzzion",
                "abbreviation": "FZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                    "id": 5483,
                    "name": "Fuzzion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59494/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59494/",
        "id": 59494,
        "title": "Fast croack",
        "author_nicks": [
            {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48190/",
        "id": 48190,
        "title": "Fast",
        "author_nicks": [
            {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fuzzion",
                "abbreviation": "FZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                    "id": 5483,
                    "name": "Fuzzion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-24",
        "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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52337/",
        "id": 52337,
        "title": "Fire",
        "author_nicks": [
            {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "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": [
            "textmode"
        ]
    }
]