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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94114/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94114/",
        "id": 94114,
        "title": "SMYS",
        "author_nicks": [
            {
                "name": "Green Light",
                "abbreviation": "GL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44688/?format=api",
                    "id": 44688,
                    "name": "Green Light",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94120/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94120/",
        "id": 94120,
        "title": "Rebel",
        "author_nicks": [
            {
                "name": "Green Light",
                "abbreviation": "GL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44688/?format=api",
                    "id": 44688,
                    "name": "Green Light",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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": [
            "interlaced-blended"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171099/",
        "id": 171099,
        "title": "Until It...",
        "author_nicks": [
            {
                "name": "Green Light",
                "abbreviation": "GL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44688/?format=api",
                    "id": 44688,
                    "name": "Green Light",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347681/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347681/",
        "id": 347681,
        "title": "Bridge",
        "author_nicks": [
            {
                "name": "Green Light",
                "abbreviation": "GL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44688/?format=api",
                    "id": 44688,
                    "name": "Green Light",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321227/",
        "id": 321227,
        "title": "Klemens +3",
        "author_nicks": [
            {
                "name": "Green Light",
                "abbreviation": "GL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44688/?format=api",
                    "id": 44688,
                    "name": "Green Light",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05-25",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]