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

{
    "url": "https://demozoo.org/api/v1/productions/7550/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7550/",
    "id": 7550,
    "title": "Dxsf",
    "author_nicks": [
        {
            "name": "Zytech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8646/?format=api",
                "id": 8646,
                "name": "Zytech",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exterminators",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8647/?format=api",
                "id": 8647,
                "name": "Exterminators",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-09",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 720,
                "name": "Tool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/259/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/259/",
                    "id": 259,
                    "name": "Doom's Day Party 1994",
                    "tagline": "",
                    "start_date": "1994-10-08",
                    "end_date": "1994-10-09",
                    "location": "Ettlingenweier, Ettlingen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.928871,
                    "longitude": 8.38589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}