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

{
    "url": "https://demozoo.org/api/v1/productions/27265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27265/",
    "id": 27265,
    "title": "Efter Concept",
    "author_nicks": [
        {
            "name": "MaZZA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73040/?format=api",
                "id": 73040,
                "name": "MaZZA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "90",
            "competition": {
                "id": 1955,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/365/",
                    "id": 365,
                    "name": "Datastorm 2012",
                    "tagline": "",
                    "start_date": "2012-02-10",
                    "end_date": "2012-02-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}