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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82665/",
        "id": 82665,
        "title": "SqUaReThRuSteR",
        "author_nicks": [
            {
                "name": "Miika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17693/?format=api",
                    "id": 17693,
                    "name": "Miika",
                    "is_group": false
                }
            },
            {
                "name": "Teemu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39577/?format=api",
                    "id": 39577,
                    "name": "Teemu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/72924/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72924/",
        "id": 72924,
        "title": "SKYDIVE",
        "author_nicks": [
            {
                "name": "Joonas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39576/?format=api",
                    "id": 39576,
                    "name": "Joonas",
                    "is_group": false
                }
            },
            {
                "name": "Teemu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39577/?format=api",
                    "id": 39577,
                    "name": "Teemu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]