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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215504/",
        "id": 215504,
        "title": "Poczytaj Mi Mamo 3",
        "author_nicks": [
            {
                "name": "Animal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7111/?format=api",
                    "id": 7111,
                    "name": "Animal",
                    "is_group": false
                }
            },
            {
                "name": "Darkness RC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102323/?format=api",
                    "id": 102323,
                    "name": "Darkness RC",
                    "is_group": false
                }
            },
            {
                "name": "Hopsasanek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102320/?format=api",
                    "id": 102320,
                    "name": "Hopsasanek",
                    "is_group": false
                }
            },
            {
                "name": "Hudinsky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75409/?format=api",
                    "id": 75409,
                    "name": "Hudinsky",
                    "is_group": false
                }
            },
            {
                "name": "Jarko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20272/?format=api",
                    "id": 20272,
                    "name": "Jarko",
                    "is_group": false
                }
            },
            {
                "name": "Little Horror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59802/?format=api",
                    "id": 59802,
                    "name": "Little Horror",
                    "is_group": false
                }
            },
            {
                "name": "Liv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55119/?format=api",
                    "id": 55119,
                    "name": "Liv",
                    "is_group": false
                }
            },
            {
                "name": "Mariusz Czarnecki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102322/?format=api",
                    "id": 102322,
                    "name": "Mariusz Czarnecki",
                    "is_group": false
                }
            },
            {
                "name": "Shpadel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92478/?format=api",
                    "id": 92478,
                    "name": "Shpadel",
                    "is_group": false
                }
            },
            {
                "name": "Trashhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52994/?format=api",
                    "id": 52994,
                    "name": "Trashhead",
                    "is_group": false
                }
            },
            {
                "name": "X-Ceed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10858/?format=api",
                    "id": 10858,
                    "name": "X-Ceed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/227160/?format=api",
        "demozoo_url": "https://demozoo.org/music/227160/",
        "id": 227160,
        "title": "dar-touch#1",
        "author_nicks": [
            {
                "name": "Darkness RC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102323/?format=api",
                    "id": 102323,
                    "name": "Darkness RC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]