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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77893/",
        "id": 77893,
        "title": "Epitaph",
        "author_nicks": [
            {
                "name": "Synth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31881/?format=api",
                    "id": 31881,
                    "name": "Synth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "glut"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59619/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59619/",
        "id": 59619,
        "title": "Silch",
        "author_nicks": [
            {
                "name": "Synth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31881/?format=api",
                    "id": 31881,
                    "name": "Synth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/53943/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53943/",
        "id": 53943,
        "title": "First Contact",
        "author_nicks": [
            {
                "name": "Synth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31881/?format=api",
                    "id": 31881,
                    "name": "Synth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]