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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/274033/",
        "id": 274033,
        "title": "Kong - Caught on Film",
        "author_nicks": [
            {
                "name": "Dymo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76205/?format=api",
                    "id": 76205,
                    "name": "Dymo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-01-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "minimal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273324/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273324/",
        "id": 273324,
        "title": "Phat Skate",
        "author_nicks": [
            {
                "name": "Dymo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76205/?format=api",
                    "id": 76205,
                    "name": "Dymo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "minimal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273325/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273325/",
        "id": 273325,
        "title": "Oh Yeah! Now Eat My Knee",
        "author_nicks": [
            {
                "name": "Dymo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76205/?format=api",
                    "id": 76205,
                    "name": "Dymo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "minimal"
        ]
    }
]