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

{
    "url": "https://demozoo.org/api/v1/productions/2494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2494/",
    "id": 2494,
    "title": "FAP09 Invitation",
    "author_nicks": [
        {
            "name": "Finnish Amiga Group",
            "abbreviation": "FAG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                "id": 5268,
                "name": "Finnish Amiga Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=6",
            "score": "4",
            "competition": {
                "id": 162,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/63/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/63/",
                    "id": 63,
                    "name": "Kindergarden 2009",
                    "tagline": "",
                    "start_date": "2009-11-20",
                    "end_date": "2009-11-22",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://www.kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/660/?format=api",
            "demozoo_url": "https://demozoo.org/parties/660/",
            "id": 660,
            "name": "Finnish Amiga Party 2009",
            "tagline": "",
            "start_date": "2009-12-04",
            "end_date": "2009-12-06",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://finnishamiga.party/2009/"
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}