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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291664/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291664/",
        "id": 291664,
        "title": "Trax Crew 1993 Music",
        "author_nicks": [
            {
                "name": "Trax Crew 1993",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95718/?format=api",
                    "id": 95718,
                    "name": "Trax Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "no-effects",
            "music-rip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299003/",
        "id": 299003,
        "title": "Gate of hell",
        "author_nicks": [
            {
                "name": "Trax Crew 1993",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95718/?format=api",
                    "id": 95718,
                    "name": "Trax Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/223527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223527/",
        "id": 223527,
        "title": "Second Demo",
        "author_nicks": [
            {
                "name": "Trax Crew 1993",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95718/?format=api",
                    "id": 95718,
                    "name": "Trax Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/223526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223526/",
        "id": 223526,
        "title": "2nd Demo",
        "author_nicks": [
            {
                "name": "The Beerhunters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104216/?format=api",
                    "id": 104216,
                    "name": "The Beerhunters",
                    "is_group": true
                }
            },
            {
                "name": "Trax Crew 1993",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95718/?format=api",
                    "id": 95718,
                    "name": "Trax Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]