This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/39313/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f3b40cc921c3a995e44047c607d63bc0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/4239/",
    "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 2",
    "creator_name": "Afmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44739fc6-5e6e-4373-9db6-36737c8e31c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25555/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39313/",
    "metadata": {
        "length": 6910,
        "lengthKind": "straight-line",
        "duration": 6701,
        "positionLists": 2,
        "positions": 459,
        "size": 59549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-25T09:31:55+00:00",
        "elevationGain": 264,
        "elevationLoss": 303,
        "country": "IT"
    }
}