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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hochrhönring Und Kuppenrhön on GPSies.com",
    "creator_name": "Strulla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f4e083a-3812-4e2c-8510-2053834104e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24201/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50763/",
    "metadata": {
        "length": 172508,
        "lengthKind": "track",
        "duration": 61988,
        "positionLists": 1,
        "positions": 3675,
        "size": 515304,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}