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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131867/",
        "id": 131867,
        "title": "Digit Tracker (Demoversion)",
        "author_nicks": [
            {
                "name": "Galactic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37806/?format=api",
                    "id": 37806,
                    "name": "Galactic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67131/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67131/",
        "id": 67131,
        "title": "Musicmon Demo Intro",
        "author_nicks": [
            {
                "name": "Dark Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12061/?format=api",
                    "id": 12061,
                    "name": "Dark Angel",
                    "is_group": false
                }
            },
            {
                "name": "Galactic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37806/?format=api",
                    "id": 37806,
                    "name": "Galactic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]