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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/",
    "description": "Drover Heide",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad751c94-5110-4ade-a689-d566090bc630"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2120/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2634/",
    "metadata": {
        "length": 9592,
        "lengthKind": "track",
        "duration": 9277,
        "positionLists": 1,
        "positions": 661,
        "size": 88279,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-23T08:15:25+00:00",
        "elevationGain": 62,
        "elevationLoss": 167,
        "country": "DE"
    }
}