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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36634/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36634/",
        "id": 36634,
        "title": "The Contract",
        "author_nicks": [
            {
                "name": "Sanfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22942/?format=api",
                    "id": 22942,
                    "name": "Sanfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frobnicators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23937/?format=api",
                    "id": 23937,
                    "name": "Frobnicators",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "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/34730/?format=api",
        "demozoo_url": "https://demozoo.org/music/34730/",
        "id": 34730,
        "title": "Just playing around in ST3",
        "author_nicks": [
            {
                "name": "Sanfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22942/?format=api",
                    "id": 22942,
                    "name": "Sanfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "5ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87819/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87819/",
        "id": 87819,
        "title": "Carrot Tower",
        "author_nicks": [
            {
                "name": "Drougge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43529/?format=api",
                    "id": 43529,
                    "name": "Drougge",
                    "is_group": false
                }
            },
            {
                "name": "Sanfred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22942/?format=api",
                    "id": 22942,
                    "name": "Sanfred",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    }
]