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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77138/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77138/",
        "id": 77138,
        "title": "She's got a ticket to ride",
        "author_nicks": [
            {
                "name": "Apaksi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37913/?format=api",
                    "id": 37913,
                    "name": "Apaksi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lasi Interactive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37555/?format=api",
                    "id": 37555,
                    "name": "Lasi Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77234/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77234/",
        "id": 77234,
        "title": "Lätäkkö",
        "author_nicks": [
            {
                "name": "Apaksi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37913/?format=api",
                    "id": 37913,
                    "name": "Apaksi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lasi Interactive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37555/?format=api",
                    "id": 37555,
                    "name": "Lasi Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67409/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67409/",
        "id": 67409,
        "title": "Found On Road, Dead",
        "author_nicks": [
            {
                "name": "Apaksi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37913/?format=api",
                    "id": 37913,
                    "name": "Apaksi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37555/?format=api",
                    "id": 37555,
                    "name": "Lasi Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]