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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1",
    "creator_name": "Strassguetl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de98bb91-de56-4f91-afc0-4cf3cceb9cba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51329/",
    "metadata": {
        "length": 6385,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 74,
        "size": 11043,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}