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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125876/",
        "id": 125876,
        "title": "Minidemo-Competition Entry",
        "author_nicks": [
            {
                "name": "The Brainwash Co.",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
                    "id": 37258,
                    "name": "The Brainwash Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141903/",
        "id": 141903,
        "title": "PT-Player V1.03",
        "author_nicks": [
            {
                "name": "The Brainwash Co.",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
                    "id": 37258,
                    "name": "The Brainwash Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-07",
        "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": [
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65967/",
        "id": 65967,
        "title": "The Mathblaster-Demo",
        "author_nicks": [
            {
                "name": "The Brainwash Co.",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
                    "id": 37258,
                    "name": "The Brainwash Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-22",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65968/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65968/",
        "id": 65968,
        "title": "Minidemo aka Shortest ST Demo",
        "author_nicks": [
            {
                "name": "The Brainwash Co.",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
                    "id": 37258,
                    "name": "The Brainwash Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-07",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132839/",
        "id": 132839,
        "title": "Contact Letter",
        "author_nicks": [
            {
                "name": "The Brainwash Co.",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
                    "id": 37258,
                    "name": "The Brainwash Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-18",
        "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": []
    }
]