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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rund um Heilbronn AOK-Radtour on GPSies.com",
    "creator_name": "luuigi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23c6f46d-d465-4bfe-bb66-cd298f5f5405"
    },
    "localFile": "https://api.routeconverter.com/v1/files/924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50382/",
    "metadata": {
        "length": 142860,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 4566,
        "size": 474312,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}