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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159605/",
        "id": 159605,
        "title": "Dot Matrix",
        "author_nicks": [
            {
                "name": "One Man Band",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66269/?format=api",
                    "id": 66269,
                    "name": "One Man Band",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "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/159581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159581/",
        "id": 159581,
        "title": "175-sprite Parallax Starfield",
        "author_nicks": [
            {
                "name": "One Man Band",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66269/?format=api",
                    "id": 66269,
                    "name": "One Man Band",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159606/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159606/",
        "id": 159606,
        "title": "720 Sprites",
        "author_nicks": [
            {
                "name": "One Man Band",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66269/?format=api",
                    "id": 66269,
                    "name": "One Man Band",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "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/330135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330135/",
        "id": 330135,
        "title": "G.B. Flyer",
        "author_nicks": [
            {
                "name": "One Man Band",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66269/?format=api",
                    "id": 66269,
                    "name": "One Man Band",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]