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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336221/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336221/",
        "id": 336221,
        "title": "Walk of Life",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                    "id": 105739,
                    "name": "Ideal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336219/",
        "id": 336219,
        "title": "Dais",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                    "id": 105739,
                    "name": "Ideal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336220/",
        "id": 336220,
        "title": "Juggler",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                    "id": 105739,
                    "name": "Ideal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-18",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336036/",
        "id": 336036,
        "title": "Amica Paint V1.5 (English Version)",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                    "id": 105739,
                    "name": "Ideal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-program"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229953/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229953/",
        "id": 229953,
        "title": "Ideal'n Tridon",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                    "id": 105739,
                    "name": "Ideal",
                    "is_group": true
                }
            },
            {
                "name": "Tridon",
                "abbreviation": "3DON",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54796/?format=api",
                    "id": 54796,
                    "name": "Tridon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]