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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56319/",
        "id": 56319,
        "title": "Wild Synthesis",
        "author_nicks": [
            {
                "name": "Ramoutcho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30136/?format=api",
                    "id": 30136,
                    "name": "Ramoutcho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "APC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25901/?format=api",
                    "id": 25901,
                    "name": "APC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56272/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56272/",
        "id": 56272,
        "title": "Où es tu Grumly ?",
        "author_nicks": [
            {
                "name": "Ramoutcho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30136/?format=api",
                    "id": 30136,
                    "name": "Ramoutcho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "APC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25901/?format=api",
                    "id": 25901,
                    "name": "APC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50599/?format=api",
        "demozoo_url": "https://demozoo.org/music/50599/",
        "id": 50599,
        "title": "Cake Spirit #1",
        "author_nicks": [
            {
                "name": "Ramoutcho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30136/?format=api",
                    "id": 30136,
                    "name": "Ramoutcho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aubenas Paintball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30137/?format=api",
                    "id": 30137,
                    "name": "Aubenas Paintball",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52261/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52261/",
        "id": 52261,
        "title": "Wild",
        "author_nicks": [
            {
                "name": "Ramoutcho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30136/?format=api",
                    "id": 30136,
                    "name": "Ramoutcho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]