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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270417/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270417/",
        "id": 270417,
        "title": "Nitro Art Pack (05/1994)",
        "author_nicks": [
            {
                "name": "Nitro",
                "abbreviation": "NIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                    "id": 109510,
                    "name": "Nitro",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270416/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270416/",
        "id": 270416,
        "title": "Nitro Art Pack (03/1994)",
        "author_nicks": [
            {
                "name": "Nitro",
                "abbreviation": "NIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                    "id": 109510,
                    "name": "Nitro",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270412/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270412/",
        "id": 270412,
        "title": "Nitro Art Pack (01/1994)",
        "author_nicks": [
            {
                "name": "Nitro",
                "abbreviation": "NIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                    "id": 109510,
                    "name": "Nitro",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270413/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270413/",
        "id": 270413,
        "title": "Nitro Application Generator",
        "author_nicks": [
            {
                "name": "Nitro",
                "abbreviation": "NIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                    "id": 109510,
                    "name": "Nitro",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-20",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270414/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270414/",
        "id": 270414,
        "title": "Nitro View",
        "author_nicks": [
            {
                "name": "Nitro",
                "abbreviation": "NIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                    "id": 109510,
                    "name": "Nitro",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-20",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]