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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_Fl_Tittmoning_Sb",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43fe446b-686f-4b50-8998-ea691b25656e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36511/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53002/",
    "metadata": {
        "length": 105332,
        "lengthKind": "track",
        "duration": 18972,
        "positionLists": 1,
        "positions": 3108,
        "size": 327409,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-18T08:57:30+00:00",
        "elevationGain": 1003,
        "elevationLoss": 919,
        "country": "DE"
    }
}