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

{
    "url": "https://demozoo.org/api/v1/productions/19883/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19883/",
    "id": 19883,
    "title": "Back 2 Basics",
    "author_nicks": [
        {
            "name": "Little Bitchard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                "id": 804,
                "name": "Little Bitchard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Realtime DJ Performance"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1208,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/359/",
                    "id": 359,
                    "name": "Dekadence Dataparty 2011",
                    "tagline": "",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unreleased"
    ]
}