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

{
    "url": "https://demozoo.org/api/v1/productions/121325/?format=api",
    "demozoo_url": "https://demozoo.org/music/121325/",
    "id": 121325,
    "title": "Aggression",
    "author_nicks": [
        {
            "name": "Notorious",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37554/?format=api",
                "id": 37554,
                "name": "Notorious",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-09-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "18",
            "competition": {
                "id": 10837,
                "name": "Wild Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2228/",
                    "id": 2228,
                    "name": "Gerp 2014",
                    "tagline": "",
                    "start_date": "2014-09-05",
                    "end_date": "2014-09-07",
                    "location": "Ryd, Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43294,
                    "longitude": 13.85645,
                    "website": "http://gerp.demoose.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}