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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19852/",
        "id": 19852,
        "title": "Men on Demos",
        "author_nicks": [
            {
                "name": "Threesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                    "id": 14275,
                    "name": "Threesome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37113/",
        "id": 37113,
        "title": "Arco Iris",
        "author_nicks": [
            {
                "name": "Three Brits",
                "abbreviation": "TB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45974/?format=api",
                    "id": 45974,
                    "name": "Three Brits",
                    "is_group": true
                }
            },
            {
                "name": "Threesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                    "id": 14275,
                    "name": "Threesome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-19",
        "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/136973/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136973/",
        "id": 136973,
        "title": "Dyslexia",
        "author_nicks": [
            {
                "name": "Threesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                    "id": 14275,
                    "name": "Threesome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "concept",
            "reversed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90232/",
        "id": 90232,
        "title": "Expression",
        "author_nicks": [
            {
                "name": "Threesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                    "id": 14275,
                    "name": "Threesome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]