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

{
    "url": "https://demozoo.org/api/v1/productions/38602/?format=api",
    "demozoo_url": "https://demozoo.org/music/38602/",
    "id": 38602,
    "title": "Bright Spring",
    "author_nicks": [
        {
            "name": "Just",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12107/?format=api",
                "id": 12107,
                "name": "Just",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "fresh!mindworkz",
            "abbreviation": "FRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-14",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "9",
            "competition": {
                "id": 3551,
                "name": "Music - Classic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/459/",
                    "id": 459,
                    "name": "Cache 1998 Spring (IX)",
                    "tagline": "",
                    "start_date": "1998-03-13",
                    "end_date": "1998-03-15",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}