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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177112/",
        "id": 177112,
        "title": "Häpeän vuosikymmen",
        "author_nicks": [
            {
                "name": "David Hasselhoff Fan Club",
                "abbreviation": "DHFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
                    "id": 37743,
                    "name": "David Hasselhoff Fan Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-11",
        "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": [
            "textmode",
            "fmod",
            "finnish-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76942/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76942/",
        "id": 76942,
        "title": "Hevonen laukkaa takatak ja pitää turpansa kiinni",
        "author_nicks": [
            {
                "name": "David Hasselhoff Fan Club",
                "abbreviation": "DHFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
                    "id": 37743,
                    "name": "David Hasselhoff Fan Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "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/67525/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67525/",
        "id": 67525,
        "title": "PITT",
        "author_nicks": [
            {
                "name": "David Hasselhoff Fan Club",
                "abbreviation": "DHFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
                    "id": 37743,
                    "name": "David Hasselhoff Fan Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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": []
    }
]