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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19411/",
        "id": 19411,
        "title": "Dreamscape Disorder",
        "author_nicks": [
            {
                "name": "Logic Probe",
                "abbreviation": "LGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13347/?format=api",
                    "id": 13347,
                    "name": "Logic Probe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-29",
        "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/103032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103032/",
        "id": 103032,
        "title": "Elements",
        "author_nicks": [
            {
                "name": "Logic Probe",
                "abbreviation": "LGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13347/?format=api",
                    "id": 13347,
                    "name": "Logic Probe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-01",
        "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/46976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46976/",
        "id": 46976,
        "title": "Cryogenia",
        "author_nicks": [
            {
                "name": "Logic Probe",
                "abbreviation": "LGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13347/?format=api",
                    "id": 13347,
                    "name": "Logic Probe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "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/151884/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151884/",
        "id": 151884,
        "title": "Spooon",
        "author_nicks": [
            {
                "name": "Logic Probe",
                "abbreviation": "LGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13347/?format=api",
                    "id": 13347,
                    "name": "Logic Probe",
                    "is_group": true
                }
            },
            {
                "name": "Tulou",
                "abbreviation": "TLU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                    "id": 3182,
                    "name": "Tulou",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-16",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]