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

{
    "url": "https://demozoo.org/api/v1/productions/47628/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47628/",
    "id": 47628,
    "title": "My Secret Garden",
    "author_nicks": [
        {
            "name": "Array",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                "id": 7553,
                "name": "Array",
                "is_group": true
            }
        },
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "0",
            "competition": {
                "id": 4787,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/244/",
                    "id": 244,
                    "name": "Dreamhack 2000",
                    "tagline": "",
                    "start_date": "2000-11-30",
                    "end_date": "2000-12-03",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}