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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359526/",
        "id": 359526,
        "title": "Dreamcast CD Loader",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
                "id": 23,
                "name": "Sega Dreamcast"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159505/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159505/",
        "id": 159505,
        "title": "Tonka Raceway +6",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159504/",
        "id": 159504,
        "title": "Wings of Fury Trainer +2",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-box",
            "wings-of-fury"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159612/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159612/",
        "id": 159612,
        "title": "Donkey Kong GB +1",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "donkey-kong"
        ]
    }
]