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

{
    "url": "https://demozoo.org/api/v1/productions/18654/?format=api",
    "demozoo_url": "https://demozoo.org/music/18654/",
    "id": 18654,
    "title": "A Song For Summer",
    "author_nicks": [
        {
            "name": "Illusion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                "id": 577,
                "name": "Illusion",
                "is_group": false
            }
        },
        {
            "name": "Swallow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/290/?format=api",
                "id": 290,
                "name": "Swallow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Doomsday",
            "abbreviation": "DSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/288/?format=api",
                "id": 288,
                "name": "Doomsday",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Swallow/a%20song%20for%20summer.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "180",
            "competition": {
                "id": 1113,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}