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

{
    "url": "https://demozoo.org/api/v1/productions/63941/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/63941/",
    "id": 63941,
    "title": "Kebabelaein",
    "author_nicks": [
        {
            "name": "Random",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                "id": 10125,
                "name": "Random",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Armada",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3005/?format=api",
                "id": 3005,
                "name": "Armada",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-01-12",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "30",
            "competition": {
                "id": 7080,
                "name": "Pi kB Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/956/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/956/",
                    "id": 956,
                    "name": "Alternative Party 2002",
                    "tagline": "AltParty 3",
                    "start_date": "2002-01-11",
                    "end_date": "2002-01-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}