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

{
    "url": "https://demozoo.org/api/v1/productions/52741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52741/",
    "id": 52741,
    "title": "Concept-p MP3",
    "author_nicks": [
        {
            "name": "Nils Hallonkräm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30929/?format=api",
                "id": 30929,
                "name": "Nils Hallonkräm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phobia",
            "abbreviation": "PHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14199/?format=api",
                "id": 14199,
                "name": "Phobia",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-22",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "0",
            "competition": {
                "id": 4673,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}