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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45055/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45055/",
        "id": 45055,
        "title": "I could be a Superstition artist",
        "author_nicks": [
            {
                "name": "Bananeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24128/?format=api",
                    "id": 24128,
                    "name": "Bananeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kontvlokken Posse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                    "id": 23422,
                    "name": "Kontvlokken Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "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/39584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39584/",
        "id": 39584,
        "title": "bumpmap!",
        "author_nicks": [
            {
                "name": "Bananeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24128/?format=api",
                    "id": 24128,
                    "name": "Bananeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kontvlokken Posse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                    "id": 23422,
                    "name": "Kontvlokken Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37394/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37394/",
        "id": 37394,
        "title": "Trivia",
        "author_nicks": [
            {
                "name": "Bananeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24128/?format=api",
                    "id": 24128,
                    "name": "Bananeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kruitvat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24127/?format=api",
                    "id": 24127,
                    "name": "Kruidvat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/212507/?format=api",
        "demozoo_url": "https://demozoo.org/music/212507/",
        "id": 212507,
        "title": "highway seven",
        "author_nicks": [
            {
                "name": "Bananeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24128/?format=api",
                    "id": 24128,
                    "name": "Bananeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]