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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173563/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173563/",
        "id": 173563,
        "title": "Excess logo",
        "author_nicks": [
            {
                "name": "Variat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5555/?format=api",
                    "id": 5555,
                    "name": "Variat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173564/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173564/",
        "id": 173564,
        "title": "Nitro",
        "author_nicks": [
            {
                "name": "Variat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5555/?format=api",
                    "id": 5555,
                    "name": "Variat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173565/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173565/",
        "id": 173565,
        "title": "Rockin' Factor",
        "author_nicks": [
            {
                "name": "Variat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5555/?format=api",
                    "id": 5555,
                    "name": "Variat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105245/?format=api",
        "demozoo_url": "https://demozoo.org/music/105245/",
        "id": 105245,
        "title": "Square^2",
        "author_nicks": [
            {
                "name": "Variat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5555/?format=api",
                    "id": 5555,
                    "name": "Variat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3161/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3161/",
        "id": 3161,
        "title": "Deadhead",
        "author_nicks": [
            {
                "name": "Variat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5555/?format=api",
                    "id": 5555,
                    "name": "Variat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excess",
                "abbreviation": "EX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                    "id": 5556,
                    "name": "Excess",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-21",
        "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": []
    }
]