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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3611/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3611/",
        "id": 3611,
        "title": "Demotron++",
        "author_nicks": [
            {
                "name": "Creative Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
                    "id": 5857,
                    "name": "Creative Minds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "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/26159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26159/",
        "id": 26159,
        "title": "Demoskope",
        "author_nicks": [
            {
                "name": "Creative Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
                    "id": 5857,
                    "name": "Creative Minds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "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/24867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24867/",
        "id": 24867,
        "title": "Velocity",
        "author_nicks": [
            {
                "name": "Creative Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
                    "id": 5857,
                    "name": "Creative Minds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/23769/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23769/",
        "id": 23769,
        "title": "First Awakening",
        "author_nicks": [
            {
                "name": "Creative Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
                    "id": 5857,
                    "name": "Creative Minds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]