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

{
    "url": "https://demozoo.org/api/v1/productions/199525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199525/",
    "id": 199525,
    "title": "Effect Pair",
    "author_nicks": [
        {
            "name": "Rezone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86113/?format=api",
                "id": 86113,
                "name": "Rezone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30565"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15816,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4048/",
                    "id": 4048,
                    "name": "Pervomay Fast & Dirty Compo 2007",
                    "tagline": "",
                    "start_date": "2007-04",
                    "end_date": "2007-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}