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

{
    "url": "https://demozoo.org/api/v1/productions/47369/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47369/",
    "id": 47369,
    "title": "Linux Rockz",
    "author_nicks": [
        {
            "name": "Biff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10297/?format=api",
                "id": 10297,
                "name": "Biff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kaki Arts",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                "id": 858,
                "name": "KakiArts",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-04",
    "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": 17,
            "ranking": "17",
            "score": "0",
            "competition": {
                "id": 4756,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1013/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1013/",
                    "id": 1013,
                    "name": "Dialogos 2000",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.92878,
                    "longitude": 11.5899,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}